develooper Front page | perl.perl5.porters | Postings from June 2013

[perl #118271] perldoc fallback with no nroffer

Thread Previous | Thread Next
From:
James E Keenan via RT
Date:
June 2, 2013 22:15
Subject:
[perl #118271] perldoc fallback with no nroffer
Message ID:
rt-3.6.HEAD-2552-1370211301-340.118271-15-0@perl.org
On Sun Jun 02 15:07:32 2013, dom wrote:
> 
> This is a bug report for perl from dom@earth.li,
> generated with the help of perlbug 1.39 running under perl 5.18.0.
> 
> 
> -----------------------------------------------------------------
> perldoc used to spit out the raw POD if no nroffer was available,
> but now it fails altogether:
> 
> | $ perldoc perldoc
> | Use of uninitialized value $roffer in concatenation (.) or string at
>    /usr/share/perl/5.18/Pod/Perldoc/ToMan.pm line 53.
> | Use of uninitialized value in concatenation (.) or string at
>    /usr/share/perl/5.18/Pod/Perldoc/ToMan.pm line 303.
> | Use of uninitialized value in pattern match (m//) at
>    /usr/share/perl/5.18/Pod/Perldoc/ToMan.pm line 308.
> | Error while formatting with Pod::Perldoc::ToMan:
> |  no nroffer!?
> |  at /usr/share/perl/5.18/Pod/Perldoc.pm line 1346.
> |
> |
> |  at /usr/bin/perldoc line 10.
> | Got a 0-length file from /usr/share/perl/5.18/pod/perldoc.pod via
>    Pod::Perldoc::ToMan!?
> |
> |  at /usr/bin/perldoc line 10.
> 
> Ideally, it should fall back to Pod::Text (aka perldoc -t), which is
> always available and doesn't rely on any external formatter.
> 
> This is also
> <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710107>
> 

dom, thanks for the report.  Do you know whether this first appeared in
5.18.0?  Or in some earlier version?

Thank you very much.
Jim Keenan


---
via perlbug:  queue: perl5 status: new
https://rt.perl.org:443/rt3/Ticket/Display.html?id=118271

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About