X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=lib%2Findirect.pm;h=23bc7a27ff2bf04cbfc040fee53e847da073d30b;hp=138172e6dbb4af930263401452afcda5b5344da7;hb=ffda539e3218e407f703f465fa472a769693ac10;hpb=b7b7a0878db622b9fabce664554b51d965eb7bc7 diff --git a/lib/indirect.pm b/lib/indirect.pm index 138172e..23bc7a2 100644 --- a/lib/indirect.pm +++ b/lib/indirect.pm @@ -76,6 +76,9 @@ L (standard since perl 5.006). C (no semicolon) at the end of a file won't be seen as an indirect object syntax, although it will as soon as there is another token before the end (as in C or C). +With 5.8 perls, the pragma does not propagate into C. +This is due to a shortcoming in the way perl handles the hints hash, and is fixed in perl 5.10. + =head1 AUTHOR Vincent Pit, C<< >>, L.