This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Put Config.pm on a diet. 3K rather than 32K
authorNicholas Clark <nick@ccl4.org>
Sat, 27 Nov 2004 16:56:35 +0000 (16:56 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 27 Nov 2004 16:56:35 +0000 (16:56 +0000)
commit2d9d81597276b65e555df81f4c0a1e125782c0ca
treec7a1a7d073dcaa3575d331967786c2d6498c2b05
parentb17c04f34c21c46addcb48d31ee352efe59be622
Put Config.pm on a diet. 3K rather than 32K
configpm now generates 2 files, a small Config.pm containing the
commonly used functions and values, which AUTOLOADs a
Config_heavy.pl containing anything else needed.
The "common" values in the small Config.pm may need some
tweaking, based on real world data.

p4raw-id: //depot/perl@23554
Makefile.SH
configpm
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk