Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Installing a Perl module to an embedded target with different Perl version

by JavaFan (Canon)
on May 18, 2010 at 01:30 UTC ( [id://840437]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ scp -r /path/to/root/user/share/perl/5.10.0 remote:/usr/lib/perl5/si
    +te_perl/5.8.8
    
  2. or download this
    $ mkdir -p /usr/lib/perl5/site_perl/5.8.8
    $ ln -s /usr/lib/perl5/site_perl/5.8.8 /path/to/root/usr/share/perl/5.
    +10.0
    

Log In?
Username:
Password:

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

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

    No recent polls found