Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: perl unable to locate my module

by Anonymous Monk
on May 23, 2013 at 07:04 UTC ( [id://1034893]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @perl = qw{
    /usr/bin/perl
    ...
    use Data::Dump;
    dd( \@cmd );
    exec @cmd;
    
  2. or download this
    [
      "/usr/bin/perl",
      "-I",
    ...
      "-P",
      "/internal/charrison",
    ]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 23:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found