in reply to Re^3: Move Perl modules to new CentOS VPS
in thread Move Perl modules to new CentOS VPS
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;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Move Perl modules to new CentOS VPS
by gsiems (Deacon) on Nov 09, 2013 at 20:51 UTC |