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

Reply via email to