mod_parrot 0.2 is now available from http://www.smashing.org/mod_parrot or from SVN at http://svn.perl.org/parrot-modules/mod_parrot.
major changes include support for parrot 0.1.2 (phoenix), the beginnings of a thread-safe interpreter pool, support for more apache hooks, updated documentation, and more tests. there is also a new HLL layer to support language specific features for each handler. this will allow for plug-in style support for different languages. right now, only PIR handlers are supported, but i plan on implementing a pugs layer (http://www.pugscode.org) once it supports OO and its parrot backend catches up. i guess it's time to learn haskell! ;-) enjoy, -jeff