From: Jerry D. Hedden Date: Fri, 4 Jan 2008 14:11:32 +0000 (-0500) Subject: '~~' is not a feature [repost] X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e3c86cb70703feebf6abd65d38b2581d6e9b7429;p=p5sagit%2Fp5-mst-13.2.git '~~' is not a feature [repost] From: "Jerry D. Hedden" Message-ID: <1ff86f510801041111q1730ce02hbcac80b91d78a244@mail.gmail.com> p4raw-id: //depot/perl@32870 --- diff --git a/pod/perlop.pod b/pod/perlop.pod index 47184f3..c592545 100644 --- a/pod/perlop.pod +++ b/pod/perlop.pod @@ -447,8 +447,6 @@ X Binary "~~" does a smart match between its arguments. Smart matching is described in L. -This operator is only available if you enable the "~~" feature: -see L for more information. X<~~> "lt", "le", "ge", "gt" and "cmp" use the collation (sort) order specified