in reply to where the module file *.pm located
When your script tries to use File::Readbackwards, Perl looks in the directories in @INC to find a directory called File with a file Readbackwards.pm in it. Just make it so :-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: where the module file *.pm located
by ytjPerl (Scribe) on Jul 20, 2017 at 17:23 UTC | |
by talexb (Chancellor) on Jul 20, 2017 at 17:37 UTC |