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 de6df31 commit d259755Copy full SHA for d259755
S02-bits.pod
@@ -4530,7 +4530,7 @@ versioning schemes seen in the real world. Modules with such strange
4530
versions can still be used by Perl since by default Perl imports
4531
external modules by exact version number. (See S11.) Only range
4532
operations will be compromised by an unknown foreign collation order,
4533
-such as a system that sorts "delta" after "gamma".
+such as a system that sorts "delta" before "gamma".
4534
4535
=head2 Allomorphic value semantics
4536
0 commit comments