in reply to Perl Advent Calendar 2013

Excellent, marto. I hadn't seen that. A nice seasonal resource, indeed.

Thanks for pointing it out.

Best wishes.

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;