diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-12-19 14:45:17 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-12-21 09:07:27 +0100 |
commit | 0aef0fe5d2d4655704f4ccaaacd38582e3744d71 (patch) | |
tree | 071ec044828abeda9314ff522e6624e83162c946 /lib | |
parent | 7ef9d42cef95562593dd30e0fab41e7e09fd0e0e (diff) | |
download | perl-0aef0fe5d2d4655704f4ccaaacd38582e3744d71.tar.gz |
Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata.
perl.pod already contained virtually all the information in pod.lst. Add
the remainder as =begin and =for Pod blocks.
As perl.pod no longer needs to be regenerated, remove the redundant code from
Porting/pod_rules.pl. Update (nearly) all references to pod.lst.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/unicore/README.perl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/README.perl b/lib/unicore/README.perl index 1a94d031bb..2518a604a5 100644 --- a/lib/unicore/README.perl +++ b/lib/unicore/README.perl @@ -105,7 +105,7 @@ current one is mktables has many checks to warn you if there are unexpected or novel things that it doesn't know how to handle. -pod.lst should be changed so that it gives the new name (which includes the +perl.pod should be changed so that it gives the new name (which includes the Unicode release number) for perluniprops.pod Module::CoreList should be changed to include the new release |