Tom Allison am Donnerstag, 13. Oktober 2005 12.52:
> I'm pretty sure I'm not doing this right.
>
> I have two modules of the same name, current version and future version,
> in two different directories.
>
> $HOME/test/Module1.pm
> $HOME/test/Module2.pm
> $HOME/lib/Module1.pm
> $HOME/lib/Module2.pm
On Thu, 13 Oct 2005 06:52:52 -0400, Tom Allison wrote:
> I have two modules of the same name, current version and future version,
> in two different directories.
>
> $HOME/test/Module1.pm
> $HOME/test/Module2.pm
> $HOME/lib/Module1.pm
> $HOME/lib/Module2.pm
>
> and another module: $HOME/lib/Mod
I'm pretty sure I'm not doing this right.
I have two modules of the same name, current version and future version,
in two different directories.
$HOME/test/Module1.pm
$HOME/test/Module2.pm
$HOME/lib/Module1.pm
$HOME/lib/Module2.pm
and another module: $HOME/lib/Module3.pm
Under perl -d I can