[Catalyst-dev] New Module::Pluggable code - will this allow the .svn/etc. exclusions, alternative trees you want?
Matt S Trout
dbix-class at trout.me.uk
Fri May 26 18:33:29 CEST 2006
http://unixbeard.net/svn/simon/Module-Pluggable-new
Simon's been hard at work on the refactor; I reckon this is much cleaner
and much more elegant than the current CPAN version.
Those of you wanting to exclude source control dirs, have a look at the
'except' option.
Those of you wanting to exclude editor files, have a look at the
'file_regex' option.
Those of you wanting to customise what components get loaded where and
how, have a look at the 'search_path', 'only' and 'except' options.
Feedback is welcome; Simon's on cc so please remember to hit the fine
"Reply All" button.
More information about the Catalyst-dev
mailing list