From: Father Chrysostomos Date: Fri, 8 Jun 2012 06:25:39 +0000 (-0700) Subject: perldelta for ‘Not a format ref’ X-Git-Tag: v5.17.1~195 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/8dffc0ab19d358b2f5510c0e7f1b3ed435e26cd9 perldelta for ‘Not a format ref’ --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index d6ed89c..c716019 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -271,6 +271,11 @@ XXX Describe change here The "Runaway prototype" warning that occurs in bizarre cases has been removed as being unhelpful and inconsistent. +=item * + +The "Not a format reference" error has been removed, as the only case in +which it could be triggered was a bug. + =back =head1 Utility Changes