develooper Front page | perl.perl6.internals | Postings from December 2001

mod_parrot update

From:
Robert Spier
Date:
December 1, 2001 21:55
Subject:
mod_parrot update
Message ID:
15369.49725.114853.883659@rls.cx

With a little bit of substitution magic, a serious abuse of dynamic
linking, a count or two of using static data improperly, mod_parrot
can now have scripts which output to the users' web browser.

I think they're coming to take me away...  put me in a little blue
room for a while...

If you want to see what a tiny example of embedding parrot looks like,
you can check it out of cvs.  http://www.parrotcode.org/mod_parrot/

DISCLAIMER:
    mod_parrot is not for production use.  It is the barest and
    tiniest possible way to run parrot bytecode from within Apache.
    It has no features.  No caching.  No utility functions.  No
    anything.  It is not anything like mod_perl.  Do not expect it to
    be anything except a toy at this point.  

-R




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About