summaryrefslogtreecommitdiff
path: root/Porting/pod_rules.pl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata.Nicholas Clark2011-12-211-50/+3
* pod_rules.pl was always (re)building everything, not what was asked for.Nicholas Clark2011-12-201-1/+1
* Change get_pod_metadata() to take a callback to report consistency errors.Nicholas Clark2011-12-191-14/+11
* Refactor pod_rules.pl and buildtoc to use new functions in pod_lib.plNicholas Clark2011-11-181-8/+2
* Porting/pod_rules.pl should not warn about files that it is rebuilding.Nicholas Clark2011-11-181-1/+4
* Flag to get_pod_metadata() whether generated files are expected.Nicholas Clark2011-11-181-1/+1
* Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc.Nicholas Clark2011-11-181-0/+311