summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-03-14 09:15:36 +0100
committerRicardo Signes <rjbs@cpan.org>2014-03-18 13:22:35 -0400
commit44ecbbd814e71f2c059520c0bc148cc2cf1abc55 (patch)
tree381d3ae0569ace6cf936dc0b8049a65ac523511d /Porting/todo.pod
parentd2ec25a5ba622b2b027aa4c7967f7352c704f84b (diff)
downloadperl-44ecbbd814e71f2c059520c0bc148cc2cf1abc55.tar.gz
replace links to perllexwarn with links to warnings
or, sometimes, simply remove them
Diffstat (limited to 'Porting/todo.pod')
-rw-r--r--Porting/todo.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/todo.pod b/Porting/todo.pod
index b3aff0943f..e890236d43 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -856,7 +856,7 @@ if available-- but B<only> if available, all platforms will B<not>
have catgets().
For the really pure at heart, consider extending this item to cover
-also the warning messages (see L<perllexwarn>, C<warnings.pl>).
+also the warning messages (see L<warnings>, C<regen/warnings.pl>).
=head1 Tasks that need a knowledge of the interpreter