Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: perlbrew installation can't find Cwd.pm

by ikegami (Patriarch)
on Jan 03, 2018 at 13:29 UTC ( [id://1206599]=note: print w/replies, xml ) Need Help??


in reply to perlbrew installation can't find Cwd.pm

$ perl -MCwd -le 'print cwd()'

The following would be more useful:

/usr/bin/perl -MCwd -le'print $INC{"Cwd.pm"};'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found