in reply to
debugging inline pod
heyo
why not just:
use Pod::Checker;
Pod::Checker::podchecker('my.pm','pmerrors.log',);
#of course check perldoc Pod::Checker for more!
back in the day we didnt have no old school
Comment on
Re: debugging inline pod
In Section
Seekers of Perl Wisdom