X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/adc1751d8423b078e9f0fb7c5cd88ec8cc9f6935..cfac127f2b5f00871a98bddc4f00481fafdc5390:/perl.inc.pl diff --git a/perl.inc.pl b/perl.inc.pl index 4677c9f..2378c6d 100644 --- a/perl.inc.pl +++ b/perl.inc.pl @@ -67,6 +67,7 @@ use utf8; ['/(?{ m// })/', 'regular expressions can be nested in /(?{})/ and /(??{})/'], ["use re '/flags'", 'customize default modifiers'], ['each $ref e.a.', 'array and hash container functions accept references'], + ['FH->method', 'filehandle method calls load IO::File on demand (eg. STDOUT->flush)'], ], release => '2011-05-14', distro => {