in reply to pod2usage does not work for verbose level 1.
if ($opt_help) { pod2usage({ -verbose => 1, -exitval => 0 }); } [download]