in reply to Get your system configuration from a man page.

It can even be done without that evil C! Today, I stumbled across POSIX, and decided to play with it a little.
use POSIX; for (grep{ /^_\w/; } keys %::) { eval( "print \"$_ is set to \".$_.\"\n\";"); }
is all you need.

Cheers,

Jeroen
"We are not alone"(FZ)