We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304e0f5 commit f851f60Copy full SHA for f851f60
lib/version.pod
@@ -40,7 +40,7 @@ not be used due to incompatible API changes. Version 0.77 introduces the new
40
'parse' and 'declare' methods to standardize usage. You are strongly urged to
41
set 0.77 as a minimum in your code, e.g.
42
43
- use version 0.77; # even for Perl v.5.10.0
+ use version 0.77; # even for Perl v5.10.0
44
45
=head1 TYPES OF VERSION OBJECTS
46
0 commit comments