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

Re^3: how to test my perl-prerequesites on a Linux-box - with command line-approach

by Corion (Patriarch)
on Feb 19, 2012 at 12:28 UTC ( [id://954860]=note: print w/replies, xml ) Need Help??


in reply to Re^2: how to test my perl-prerequesites on a Linux-box - with command line-approach
in thread how to test my perl-prerequesites on a Linux-box - with command line-approach

I seriously recommend you learn about your operating system and how to do things with it.

The output seems to suggest to me that you ran the first command I showed you, look WWW::Mechanize::Firefox. What happened when you ran the other commands that were to be run after that one?

Please work on your reporting capability. If you want to get immediate answers, please put some effort in your question and provide all relevant information. If you don't understand instructions given to you, either try them all out and live with the consequences or ask before you try them out. Doing system administration through this forum is quite tedious, so I recommend that you find somebody who is willing to set up your system for you, or who is willing to teach you how to operate the system yourself. I am not that person.

I see that you are using the system perl to install modules from CPAN. This is highly recommended against. Use your OS package manager or talk to your system administrator how to install Perl modules for the system perl. The recommended way for a Perl developer is to install Perl modules locally (see local::lib) or to compile their own private version of Perl (see App::perlbrew).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-26 04:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found