X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e2353e5d392441ba821a672341cb7218e48d61de..1da52e230662d00c1be7753e421a8de6f83ebe11:/perl.inc.pl diff --git a/perl.inc.pl b/perl.inc.pl index aa7e313..53142b4 100644 --- a/perl.inc.pl +++ b/perl.inc.pl @@ -55,7 +55,7 @@ use utf8; ['/(?<name>)/', 'named capture buffers into %+'], ['s/keep\K//', 'floating positive lookbehind, efficient alternative for s/(keep)/$1/'], ['/\v/, /\h/', 'vertical and horizontal whitespace escapes'], - ['my $_', 'lexically scoped version of the default variable', 'experimental::lexical_topic'], + ['my $_', 'lexically scoped version of the default variable', v0.5.23.4, 'experimental::lexical_topic'], ], release => '2007-12-18', distro => {