Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: installing module starter

by Fletch (Bishop)
on Jun 05, 2019 at 12:29 UTC ( [id://11101005]=note: print w/replies, xml ) Need Help??


in reply to installing module starter

Don't know about the packaged version, from the cpan session output it's installing things to /usr/local/bin but it looks like from the error message your shell looks to not be searching there. Make sure that it's mentioned in your PATH environment variable with something like:

export PATH="/usr/local/bin:$PATH"

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found