On Mon, 2005-10-31 at 11:57 -0800, Tyler MacDonald wrote: > What a fun problem to solve. Instead of banging my head against the > wall trying to get things to compile at runtime, I stopped using > ModPerl::Registry entirely and switched to defining my own pacakges with > handlers. Problem solved. Of course, how do I map these things to URLs now? > I ended up writing this: > > http://search.cpan.org/~CRAKRJACK/ModPerl-PackageRegistry-0.01/
See also, Apache::Dispatch. Not ported to mp2 yet, I think. - Perrin