From 4ac9195fe27b27610b09db5d1e9a4a36a7b59787 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Fri, 23 Feb 2001 15:47:56 +0000 Subject: Re: Errors in core PODs Message-ID: <20010223154756.A7723@firedrake.org> p4raw-id: //depot/perl@8965 --- lib/utf8.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/utf8.pm') diff --git a/lib/utf8.pm b/lib/utf8.pm index f06b893a59..f9055b5dd9 100644 --- a/lib/utf8.pm +++ b/lib/utf8.pm @@ -57,7 +57,7 @@ rather than UTF-8). Enabling the C pragma has the following effects: -=over +=over 4 =item * @@ -79,6 +79,8 @@ of byte semantics. @chars = split //, $data; # splits characters } +=back + =head1 SEE ALSO L, L -- cgit v1.2.1