Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Modules 101 :: Using a Local Module from CPAN

by redapplesonly (Sexton)
on Dec 06, 2022 at 18:13 UTC ( [id://11148620]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use lib '/path/to/my/local/directory/';
    use Script::Singleton;     # Line 6
    
  2. or download this
    Can't locate Script/Singleton.pm in @INC (you may need to install the 
    +Script::Singleton module) (@INC contains: /home/demo/pullWorkload/scp
    +LRSIControllerDir/toys/ /etc/perl /usr/local/lib/x86_64-linux-gnu/per
    +l/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5
    +/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share
    +/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-ba
    +se) at ./testMe.perl line 6.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-24 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found