This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / lib / Attribute / Handlers / Changes
index 563776a..593d190 100644 (file)
@@ -99,4 +99,4 @@ Revision history for Perl extension Attribute::Handlers
        - From perl 5.8 { __CALLER__::foo => __PACKAGE } is missparsed,
        the proper approach is to use  { '__CALLER__::foo' => __PACKAGE }.
        The documentation is updated to reflect this. 
-       Reported by Dave Cross
\ No newline at end of file
+       Reported by Dave Cross