in reply to
Pod::Usage issue.
AND I get $help like the below
GetOptions(
'h|help' => \$help
);
Do you know where I am doing it wrong?
Thanks,
Tom
Comment on
Re: Pod::Usage issue.
In Section
Seekers of Perl Wisdom