in reply to
Editing Config.pm
... And if you want to see *all* of the values in the Config hash in a nicely formatted HTML page:
use HTML::Perlinfo; perlinfo(INFO_CONFIG);
[download]
Comment on
Re: Editing Config.pm
Download
Code
In Section
Seekers of Perl Wisdom