in reply to Customizing cpan modules
If your changes are so specific to your purposes that they might not be of any use to others, simply place The::Original::Module into namespace YourName::The::Original::Module
And use that module instead. I understand hacking Standard::Module::Used::Everywhere to do what you want it to, this is sh1++y practice. Bad practice. Bad.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Customizing cpan modules
by Ovid (Cardinal) on Jul 20, 2009 at 10:44 UTC | |
|
Re^2: Customizing cpan modules
by jrsimmon (Hermit) on Jul 17, 2009 at 15:18 UTC |