use POD::Perldoc; sub help { exit( Pod::Perldoc->run(args=>[$0]) ); } [download]
In reply to call POD::Perldoc as help by Skeeve