diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-11-08 09:45:24 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-11-18 11:08:57 +0100 |
commit | 6fdb59a5b63742625d027fa1c78f62ce9c9a681e (patch) | |
tree | e6ee1f3b90d39b28c78ff791e80071b084f70e76 /Porting/pod_rules.pl | |
parent | d7816c475cbc968366ca171e609094df68734963 (diff) | |
download | perl-6fdb59a5b63742625d027fa1c78f62ce9c9a681e.tar.gz |
In pod_lib.pl's get_pod_metadata(), generate lookup hashes directly.
Previously the code was structured to build arrays for various categories of
files, then generate hashes from those arrays. However, the arrays had no
other purpose, and the values in the hashes were only needed for truth tests,
so it's better to generate the lookup hashes directly.
@disk_pods hasn't actually been used since commit d5e2eea989a69524 refactored
pod/buildtoc to no longer chdir to the pod/ directory.
Diffstat (limited to 'Porting/pod_rules.pl')
0 files changed, 0 insertions, 0 deletions