http://www.perlmonks.org?node_id=1061859


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

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;