Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2011 07:48:54 GMT
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162463: perldoc shows escape codes
Message-ID:  <201111110748.pAB7msXI095517@red.freebsd.org>
Resent-Message-ID: <201111110750.pAB7o8AQ066200@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162463
>Category:       ports
>Synopsis:       perldoc shows escape codes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 07:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        
>Organization:
-
>Environment:
FreeBSD t43.nbttech.com 9.0-RC1 FreeBSD 9.0-RC1 #0: Tue Oct 18 18:30:38 UTC 2011     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

[~] edwin@t43>perl -v

This is perl 5, version 12, subversion 4 (v5.12.4) built for i386-freebsd-64int

Port version: 5.12.4_2
>Description:
When running "perldoc Data::Dumper", I get the following output:

ESC[1mNAMEESC[0m
       Data::Dumper - stringified perl data structures, suitable for both
       printing and "eval"

ESC[1mSYNOPSISESC[0m
           use Data::Dumper;

Using "PAGER= perldoc Data::Dumper", I get the expected output.
Using "man Data::Dumper", I get the expected output.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111110748.pAB7msXI095517>