The fix for that problem is to use a newer version of Pod::Perldoc. I
grabbed the SRPM for version 3.25 of perl-Pod-Perldoc from Fedora 23
and rebuilt it for SL7.


Stephen

On Tue, Sep 01, 2015 at 12:35:52AM -0700, ToddAndMargo wrote:
> On 08/31/2015 04:54 PM, ToddAndMargo wrote:
> >Hi All,
> >
> >SL 7.1
> >
> >perldoc perlreref
> >
> >Is this mess suppose to happen (reprodeced in "terminal" and "xterm")?
> >
> >-T
> >
> >
> >
> >ESC[1mNAMEESC[0m
> >     perlreref - Perl Regular Expressions Reference
> >
> >ESC[1mDESCRIPTIONESC[0m
> >     This is a quick reference to Perl's regular expressions. For full
> >     information see perlre and perlop, as well as the "SEE ALSO"
> >section in
> >     this document.
> >
> >   ESC[1mOPERATORSESC[0m
> >     "=~" determines to which variable the regex is applied. In its
> >absence, $_
> >     is used.
> >
> 
> echo $PAGER
> less
> 
> $ which less
> /usr/bin/less
> 
> $ PAGER=more perldoc perlreref
> 
> works fine.
> 
> 
> And I just filed on it:
> https://bugzilla.redhat.com/show_bug.cgi?id=1258741
> 

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

Reply via email to