[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

[perl #58774] pod for 'encoding' pragma has triplicated section



# New Ticket Created by  darren@DarrenDuncan.net 
# Please include the string:  [perl #58774]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58774 >


This is a bug report for perl from perl@darrenduncan.net,
generated with the help of perlbug 1.36 running under perl 5.10.0.


-----------------------------------------------------------------
[Please enter your report here]

As visible at http://perldoc.perl.org/encoding.html#Side-effects , the pod 
page for the 'encoding' pragma has the "Side effects" section repeated 3 
times consecutively; presumably we only need one copy.

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
     category=docs
     severity=low
---
Site configuration information for perl 5.10.0:

Configured by darrenduncan at Wed Dec 19 13:50:24 PST 2007.

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
   Platform:
     osname=darwin, osvers=8.11.0, archname=darwin-2level
     uname='darwin darren-duncans-power-mac-g4.local 8.11.0 darwin kernel 
version 8.11.0: wed oct 10 18:26:00 pdt 2007; 
root:xnu-792.24.17~1release_ppc power macintosh powerpc '
     config_args='-d -Dprefix=/Volumes/Programming160/Perl/perl_5_10_0'
     hint=recommended, useposix=true, d_sigaction=define
     useithreads=undef, usemultiplicity=undef
     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
     use64bitint=undef, use64bitall=undef, uselongdouble=undef
     usemymalloc=n, bincompat5005=undef
   Compiler:
     cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
     optimize='-O3',
     cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
     ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5250)', 
gccosandvers=''
     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
     alignbytes=8, prototype=define
   Linker and Libraries:
     ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
     libpth=/usr/local/lib /usr/lib
     libs=-ldbm -ldl -lm -lc
     perllibs=-ldl -lm -lc
     libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
     gnulibc_version=''
   Dynamic Linking:
     dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
     cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Locally applied patches:


---
@INC for perl 5.10.0:
     /Volumes/Programming160/Perl/perl_5_10_0/lib/5.10.0/darwin-2level
     /Volumes/Programming160/Perl/perl_5_10_0/lib/5.10.0
 
/Volumes/Programming160/Perl/perl_5_10_0/lib/site_perl/5.10.0/darwin-2level
     /Volumes/Programming160/Perl/perl_5_10_0/lib/site_perl/5.10.0
     .

---
Environment for perl 5.10.0:
     DYLD_LIBRARY_PATH (unset)
     HOME=/Users/darrenduncan
     LANG (unset)
     LANGUAGE (unset)
     LD_LIBRARY_PATH (unset)
     LOGDIR (unset)
     PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
     PERL_BADLANG (unset)
     SHELL=/bin/bash


[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]