Change 31755 by [EMAIL PROTECTED] on 2007/08/25 22:05:55

        Erm. -u may have been superseded by the bytecode generator, but
        we've recently removed it, having never let it pass beyond  
        "experimental" status. So this paragraph is now wrong, although it's
        not clear what we do recommend in place of -u.

Affected files ...

... //depot/perl/pod/perlrun.pod#158 edit

Differences ...

==== //depot/perl/pod/perlrun.pod#158 (text) ====
Index: perl/pod/perlrun.pod
--- perl/pod/perlrun.pod#157~31692~     2007-08-09 00:56:20.000000000 -0700
+++ perl/pod/perlrun.pod        2007-08-25 15:05:55.000000000 -0700
@@ -869,10 +869,6 @@
 operator instead.  Note: availability of B<undump> is platform
 specific and may not be available for a specific port of Perl.
 
-This switch has been superseded in favor of the new Perl code
-generator backends to the compiler.  See L<B> and L<B::Bytecode>
-for details.
-
 =item B<-U>
 X<-U>
 
End of Patch.

Reply via email to