http://www.perlmonks.org?node_id=570696


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);