Change 33661 by [EMAIL PROTECTED] on 2008/04/08 15:31:46

        Remove old option leftover in docs

Affected files ...

... //depot/perl/ext/B/B/Deparse.pm#193 edit

Differences ...

==== //depot/perl/ext/B/B/Deparse.pm#193 (text) ====
Index: perl/ext/B/B/Deparse.pm
--- perl/ext/B/B/Deparse.pm#192~33656~  2008-04-07 04:29:51.000000000 -0700
+++ perl/ext/B/B/Deparse.pm     2008-04-08 08:31:46.000000000 -0700
@@ -4596,9 +4596,7 @@
 Create an object to store the state of a deparsing operation and any
 options. The options are the same as those that can be given on the
 command line (see L</OPTIONS>); options that are separated by commas
-after B<-MO=Deparse> should be given as separate strings. Some
-options, like B<-u>, don't make sense for a single subroutine, so
-don't pass them.
+after B<-MO=Deparse> should be given as separate strings.
 
 =head2 ambient_pragmas
 
End of Patch.

Reply via email to