This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35925e8
)
'~~' is not a feature [repost]
author
Jerry D. Hedden
<jdhedden@cpan.org>
Fri, 4 Jan 2008 14:11:32 +0000
(09:11 -0500)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Sun, 6 Jan 2008 15:46:35 +0000
(15:46 +0000)
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510801041111q1730ce02hbcac80b91d78a244@mail.gmail.com>
p4raw-id: //depot/perl@32870
pod/perlop.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlop.pod
b/pod/perlop.pod
index
47184f3
..
c592545
100644
(file)
--- a/
pod/perlop.pod
+++ b/
pod/perlop.pod
@@
-447,8
+447,6
@@
X<cmp>
Binary "~~" does a smart match between its arguments. Smart matching
is described in L<perlsyn/"Smart matching in detail">.
-This operator is only available if you enable the "~~" feature:
-see L<feature> for more information.
X<~~>
"lt", "le", "ge", "gt" and "cmp" use the collation (sort) order specified