in reply to Re^6: Perl command line interpreter not working
in thread Perl command line interpreter not working
and left the rest the same... it doesn't give me the error anymore but it stops by sayinguse Math::Random
so, I wroteCan't locate object method "new" via package "Math::Random::MT::Auto:: +Range" (perhaps you forgot to load "Math::Random::MT::Auto::Range"?)
and now it says:use Math::Random package MT;
Can't locate object method "curdir" via package "io" (perhaps you forg +ot to load "io"?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Perl command line interpreter not working
by GrandFather (Saint) on Oct 15, 2011 at 03:32 UTC | |
by baperl (Sexton) on Oct 15, 2011 at 15:09 UTC | |
by GrandFather (Saint) on Oct 15, 2011 at 20:34 UTC | |
by Anonymous Monk on Oct 15, 2011 at 15:11 UTC |