|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Plug-in architecturesby perrin (Chancellor) |
| on Mar 14, 2002 at 04:13 UTC ( #151596=note: print w/ replies, xml ) | Need Help?? |
|
IMHO, total overkill. Look for plugins in @INC. It's easy enough for people to change PERL5LIB if they need to. Make them all have a common naming structure like MyProject::Plugin::PluginName. That's how Template Toolkit does it, and it seems to work very well.
In Section
Meditations
|
|
||||||||||||||||||||