This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In buildtoc, refactor to de-duplicate code and variables.
authorNicholas Clark <nick@ccl4.org>
Thu, 10 Nov 2011 14:41:47 +0000 (15:41 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 18 Nov 2011 10:08:59 +0000 (11:08 +0100)
commit8c9aa8a047a5d0b94be0f7ef16c70c3dc5a7ecc7
tree318bf60ada8c1f427b8ccbd84e7a3f4230125f56
parent3b0c5c72fe9178c3109891f3884c2417c94e5959
In buildtoc, refactor to de-duplicate code and variables.

Converting the globals %Pragmata and %Modules to keys in a single hash
reduces the code size.
pod/buildtoc