Hi all,
in order to make mod_parrot-0.1 work with parrot-0.1.1 there need to be some
additions in src/call_list.txt . These statements are included in the patch.
The mod_parrot I am talking about is the one from Jeff Horwitz. He wrote an
article about it: http://www.perl.com/pub/a/2004/12/22/mod_parrot.html
The website of his mod_parrot: http://www.smashing.org/mod_parrot
This patch is important because otherwise the users need to patch and
recompile parrot in order to make it work with mod_parrot.
Adrian Lambeck
> Hi all,
> in order to make mod_parrot-0.1 work with parrot-0.1.1 there need to be some
> additions in src/call_list.txt . These statements are included in the patch.
Thanks, applied.
Nicholas Clark