perlrecharclass: Fix broken link
authorKarl Williamson <public@khwilliamson.com>
Thu, 19 May 2011 22:35:59 +0000 (16:35 -0600)
committerKarl Williamson <public@khwilliamson.com>
Thu, 19 May 2011 22:54:48 +0000 (16:54 -0600)
pod/perlrecharclass.pod
t/porting/known_pod_issues.dat

index ee4db8d..89e93c0 100644 (file)
@@ -108,7 +108,8 @@ very much like an ASCII DIGIT EIGHT (U+0038).  An application that
 is expecting only the ASCII digits might be misled, or if the match is
 C<\d+>, the matched string might contain a mixture of digits from
 different writing systems that look like they signify a number different
-than they actually do. L<Unicode::UCD/num()> can be used to safely
+than they actually do.  L<Unicode::UCDE<sol>num()|Unicode::UCD/num> can
+be used to safely
 calculate the value, returning C<undef> if the input string contains
 such a mixture.
 
index 70f8675..b9086ad 100644 (file)
@@ -282,7 +282,6 @@ pod/perlre.pod      ? Should you be using L<...> instead of 2
 pod/perlre.pod Verbatim line length including indents exceeds 80 by    11
 pod/perlreapi.pod      Verbatim line length including indents exceeds 80 by    17
 pod/perlrebackslash.pod        Verbatim line length including indents exceeds 80 by    1
-pod/perlrecharclass.pod        Apparent broken link    1
 pod/perlref.pod        Verbatim line length including indents exceeds 80 by    1
 pod/perlreguts.pod     Verbatim line length including indents exceeds 80 by    17
 pod/perlrequick.pod    Verbatim line length including indents exceeds 80 by    3