diff --git a/PPPort_pm.PL b/PPPort_pm.PL index 62e97d6d..bf40fc2c 100644 --- a/PPPort_pm.PL +++ b/PPPort_pm.PL @@ -524,7 +524,7 @@ __DATA__ # # This file was automatically generated from the definition files in the # parts/inc/ subdirectory by PPPort_pm.PL. To learn more about how all this -# works, please read the L file that came with this distribution. +# works, please read the F file that came with this distribution. # ################################################################################ # @@ -609,7 +609,7 @@ It is important to use the most recent version of F. You do need to test before shipping a newer version than you already had. One possible failure is that someone had to convert a backported element from a macro into a function, and actual functions must be enabled with a NEED macro to minimize -the possibility of namespace pollution. See L for details. The +the possibility of namespace pollution. See F for details. The developers of C want to hear if there are other problems that arise from using a later F. Use L to report any. diff --git a/devel/buildperl.pl b/devel/buildperl.pl index 58f0f24d..7185a6ae 100644 --- a/devel/buildperl.pl +++ b/devel/buildperl.pl @@ -618,4 +618,4 @@ =head1 COPYRIGHT =head1 SEE ALSO -See L and L. +See L and F. diff --git a/devel/regenerate b/devel/regenerate index fc796092..803c7c6c 100755 --- a/devel/regenerate +++ b/devel/regenerate @@ -243,6 +243,6 @@ modify it under the same terms as Perl itself. =head1 SEE ALSO -See L and L. +See L and F. =cut