> [EMAIL PROTECTED] - Wed Aug 18 15:59:12 2004]: > > Gentlemen, would you look at that. Perldoc is ignoring additional > arguments without any qualms: > $ perldoc -f no-op noop > No documentation for perl function `no-op' found > $ perldoc -q no-op noop > No documentation for perl FAQ keyword `no-op' found > > However it is acceptable here: > > $ perldoc perldoc perlop > Perldoc is only really meant for reading one document at a time. > So these parameters are being ignored: /usr/share/perl/5.8/pod/perlop.pod > >
The patch has been provided to the Pod-Perldoc rt.cpan.org queue at https://rt.cpan.org/ NoAuth/Bug.html?id=11310
