NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Why? (Score:1)
Re:Why? (Score:2)
Let's say I create MyApp::Plugin::Foo. People can install that and there's no danger that someone else will create a Catalyst::Plugin::Foo which will conflict with that. In fact, they could use both at the same time:
Reply to This
Parent