summaryrefslogtreecommitdiff
path: root/pod/perlpod.pod
diff options
context:
space:
mode:
authorRobin Barker <RMBarker@cpan.org>2003-04-08 15:23:04 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-04-08 18:43:22 +0000
commitc58e3c1ca327a36e35fe9fed3c519f3497598752 (patch)
tree32127b154588f8c5d54e7c7e3a559a249a4b6812 /pod/perlpod.pod
parent45c0772f5bfdb04cae12ed9cd75ccf427acaa981 (diff)
downloadperl-c58e3c1ca327a36e35fe9fed3c519f3497598752.tar.gz
was RE: How cross-platform is `foo 2>&1` these days?
Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk> p4raw-id: //depot/perl@19166
Diffstat (limited to 'pod/perlpod.pod')
-rw-r--r--pod/perlpod.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlpod.pod b/pod/perlpod.pod
index 80c9ba134a..732cdfd626 100644
--- a/pod/perlpod.pod
+++ b/pod/perlpod.pod
@@ -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