termcol: rename cga parent to ansi, grouped as vte
[sheet.git] / perl.plp
index 131291e0ffdf995521700ecb4a3fded5f7a7a053..6f2dd93b7344b3a281684bd0a849873576e263a3 100644 (file)
--- 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({
 <p>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 {