Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Move Perl modules to new CentOS VPS

by gsiems (Deacon)
on Nov 09, 2013 at 16:39 UTC ( [id://1061838]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Move Perl modules to new CentOS VPS
in thread Move Perl modules to new CentOS VPS

W.R.T. external dependencies: Since your dependencies are probably on the devel packages, and this is an rpm based system, then rpm -qa | grep '\-devel' should give you a good starting point.

Replies are listed 'Best First'.
Re^4: Move Perl modules to new CentOS VPS
by taint (Chaplain) on Nov 09, 2013 at 19:34 UTC
    Greetings, gsiems .

    Thanks
    While I have both rpm, and deb on this system (*BSD). I haven't ever had need to use but deb, and only once, a year ago.

    --Chris

    #!/usr/bin/perl -Tw
    use Perl::Always or die;
    my $perl_version = (5.12.5);
    print $perl_version;
      I see. I was thinking that you were moving from one CentOS system to another... my bad.

Log In?
Username:
Password:

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

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

    No recent polls found