|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Apply a source filter to all modules to be loaded? (yes)by tye (Cardinal) |
| on Mar 05, 2007 at 18:39 UTC ( #603263=note: print w/ replies, xml ) | Need Help?? |
|
Is there a way to hook into the module loading process Yes. unshift a code ref onto @INC. so that a source filter gets applied to all modules loaded afterwards [....] Or is this crazy talk? Yes, pretty much. (Some others might care what the original problem you are trying to solve is.) - tye
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||