diff options
Diffstat (limited to 'Porting/todo.pod')
-rw-r--r-- | Porting/todo.pod | 2 |
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 |