X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/172ca34840da463017d2442fc41019ef6f8b74df..dc650a4e69e5ed4eb42736e37142393782ef4e04:/perl.plp diff --git a/perl.plp b/perl.plp index 131291e..6f2dd93 100644 --- a/perl.plp +++ b/perl.plp @@ -2,7 +2,7 @@ Html({ title => 'perl version cheat sheet', - version => '1.3', + version => '1.4', keywords => [qw' perl version feature features comparison sheet cheat overview summary @@ -17,7 +17,7 @@ Html({

The most significant features introduced for recent versions of the Perl scripting language. <: -my $info = do 'perl.inc.pl' or die $@ // $!; +my $info = Data('perl'); say "Depending on desired compatibility you'll want to support a minimum of"; say join(' or ', map {