in reply to Re: Differentiating between local and system modules
in thread Differentiating between local and system modules
If I call perl ./Foo/Config.pm --help, it works. The tree looks basically like this:
. |-- ./myscript.pl `-- ./Foo |-- ./Foo/Color | `-- ./Foo/Color/Rgb.pm `-- ./Foo/Config.pm
What am I forgetting here?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Differentiating between local and system modules
by Anonymous Monk on Jun 01, 2003 at 14:06 UTC | |
by Aristotle (Chancellor) on Jun 01, 2003 at 14:10 UTC | |
by Anonymous Monk on Jun 01, 2003 at 14:20 UTC |