[Bug 1010057] `perldoc perldoc`: No documentation found for "perldoc".

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 4 10:31:04 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=1010057

Gerd Pokorra <gp at zimt.uni-siegen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gp at zimt.uni-siegen.de



--- Comment #4 from Gerd Pokorra <gp at zimt.uni-siegen.de> ---
I configured the current stable perl source (5.18.1) with:

./configure.gnu --prefix=/home/blabla/install

and installed it (make install).

The following works:

For command output:

/home/blabla/install/bin/perldoc perldoc

For Perl5 module output:

/home/blabla/install/bin/perldoc Pod::Perldoc



This doesn't work:
/home/blabla/install/bin/perldoc Pod::Perldoc
No documentation found for "Pod::perldoc".


documentation as a Perl Utility
perldoc: http://perldoc.perl.org/index-utilities.html <->
http://perldoc.perl.org/perldoc.html


documentation as a Perl Module
Pod::Perldoc:
http://search.cpan.org/~mallen/Pod-Perldoc-3.20/lib/Pod/Perldoc.pm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RdbatCDEB4&a=cc_unsubscribe



More information about the perl-devel mailing list