angshuman has asked for the wisdom of the Perl Monks concerning the following question:
A pretty basic question. How do i override a package module, with my own package module ? I would like some switches in the command line itself, which could prioritise my module over the other. Can that be done ?
Thanks in advance..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Overriding perl modules
by Corion (Patriarch) on Feb 21, 2011 at 18:18 UTC | |
|
Re: Overriding perl modules
by toolic (Bishop) on Feb 21, 2011 at 19:13 UTC | |
|
Re: Overriding perl modules
by cdarke (Prior) on Feb 21, 2011 at 20:03 UTC | |
|
Re: Overriding perl modules
by thargas (Deacon) on Feb 21, 2011 at 18:37 UTC | |
|
Re: Overriding perl modules
by Sherm (Sexton) on Feb 21, 2011 at 19:16 UTC |