Fix two pod links
Rafael Garcia-Suarez [Fri, 26 Dec 2008 22:27:03 +0000 (23:27 +0100)]
pod/perlebcdic.pod
pod/perlunicode.pod

index 26e6b34..f222e3d 100644 (file)
@@ -156,7 +156,7 @@ UTF-EBCDIC is like UTF-8, but based on EBCDIC.
 You may see the term C<invariant> character or code point.
 This simply means that the character has the same numeric
 value when encoded as when not.
-(Note that this is a very different concept from L<The /13 variant characters>
+(Note that this is a very different concept from L</The 13 variant characters>
 mentioned above.)
 For example, the ordinal value of 'A' is 193 in most EBCDIC code pages,
 and also is 193 when encoded in UTF-EBCDIC.
index e6a1f3f..3a52933 100644 (file)
@@ -116,7 +116,7 @@ be used to force byte semantics on Unicode data.
 
 If strings operating under byte semantics and strings with Unicode
 character data are concatenated, the new string will have 
-character semantics.  This can cause surprises: See <L/BUGS>, below
+character semantics.  This can cause surprises: See L</BUGS>, below
 
 Under character semantics, many operations that formerly operated on
 bytes now operate on characters. A character in Perl is