Many of you requested it, now it's in trunk, packaging got much easier. % perl Makefile.PL % make catalyst_par In Makefile.PL you just have to replace "catalyst_files();" with "catalyst();". (which will be the default for 5.62) -- sebastian