was RE: How cross-platform is `foo 2>&1` these days?
authorRobin Barker <RMBarker@cpan.org>
Tue, 8 Apr 2003 14:23:04 +0000 (15:23 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 8 Apr 2003 18:43:22 +0000 (18:43 +0000)
Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>

p4raw-id: //depot/perl@19166

pod/perlpod.pod

index 80c9ba1..732cdfd 100644 (file)
@@ -552,7 +552,7 @@ you could do it like so:
 which is presumably easier to read than the old way:
 
     C<open(X, "E<gt>E<gt>thing.dat") || die $!>
-    C<$foo-E<gt>bar(); >>
+    C<$foo-E<gt>bar();>
 
 This is currently supported by pod2text (Pod::Text), pod2man (Pod::Man),
 and any other pod2xxx or Pod::Xxxx translators that use