Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: Perl ranges

by merlin's apprentice (Novice)
on May 20, 2013 at 18:10 UTC ( [id://1034385]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl ranges
in thread Perl ranges

It failed after I updated the system...

I haven't the faintest clue what modules to download and make it work again

what modules do you think are missing?

here are those listed by

 instmodsh -l

CPAN CPANPLUS Expect File::Listing HTTP::Date Module::Load::Conditional Net::SSLeay Object::Accessor Params::Check Perl Sub::Uplevel Test::Exception

Replies are listed 'Best First'.
Re^5: Perl ranges
by Anneq (Vicar) on May 20, 2013 at 18:28 UTC

    Type this from the command line, with the name of your script instead of <yourscript>:

    $perl <yourscript>.pl

    perl should tell you what it can't find in @INC. Then you can install them one-by-one until perl is happy.

    Anne

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1034385]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-03-28 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found