perldiag: ‘invalid option -D%c’ is a warning
authorFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 05:35:51 +0000 (22:35 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 27 Jun 2012 07:52:51 +0000 (00:52 -0700)
pod/perldiag.pod

index 3b1f5e8..447eb63 100644 (file)
@@ -2411,8 +2411,8 @@ character (U+FFFD).
 
 =item invalid option -D%c, use -D'' to see choices
 
-(F) Perl was called with invalid debugger flags.  Call perl with
-the B<-D> option with no flags to see the list of acceptable values.
+(S debugging) Perl was called with invalid debugger flags.  Call perl
+with the B<-D> option with no flags to see the list of acceptable values.
 See also L<perlrun/B<-D>I<letters>>.
 
 =item Invalid [] range "%s" in regex; marked by <-- HERE in m/%s/