We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f6d41 commit f42f866Copy full SHA for f42f866
pod/perl5120delta.pod
@@ -58,7 +58,7 @@ without C<eval> the way MM-E<gt>parse_version does for C<$VERSION = ...>
58
=back
59
60
It does not break old code with only C<package NAME>, but code that uses
61
-C<package NAME VERSION> will need to be restricted to perl 5.12.0 or newer
+C<package NAME VERSION> will need to be restricted to perl 5.12.0 or newer.
62
This is analogous to the change to C<open> from two-args to three-args.
63
Users requiring the latest Perl will benefit, and perhaps after several
64
years, it will become a standard practice.
0 commit comments