Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 523 forks source link

perlfaq4 needs (minor) update #34

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#834 (status was 'resolved')

Searchable as RT834$

p5pRT commented 24 years ago

From Martin.Jost@icn.siemens.de

pod/perlfaq4.html​: The Data​::Dumper module on CPAN ....

AFAIK (and 'perldoc perllocal' and the path where Data​::Dumper is installed back this) Data​::Dumper now comes with perl. (There are more than on e place in FAQ4 which states this)

Perl Info ``` Site configuration information for perl 5.00503: Configured by root at Tue Apr 6 09:27:41 METDST 1999. Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=hpux, osvers=10.20, archname=PA-RISC2.0 uname='hp-ux delphi b.10.20 e 9000785 2005781328 8-user license ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='+O2', gccversion= cppflags='-D_HPUX_SOURCE -Aa -DDEBUGGING +DAportable' ccflags ='-D_HPUX_SOURCE -Aa -DDEBUGGING +DAportable' stdchar='unsigned char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=undef, longlongsize=, d_longdbl=define, longdblsize=16 alignbytes=8, usemymalloc=y, prototype=define Linker and Libraries: ld='ld', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib/pa1.1 /lib /usr/lib /usr/ccs/lib libs=-lnsl_s -lndbm -ldld -lm -lc -lndir -lcrypt libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred ' cccdlflags='+z', lddlflags='-b -L/usr/local/lib' Locally applied patches: @INC for perl 5.00503: /home/jost/perl/perl_unix_/perl_unix /home/jost/perl/perl_unix_/perl_common /pd/perl5.005_03/lib/5.00503/PA-RISC2.0 /pd/perl5.005_03/lib/5.00503 /pd/perl5.005_03/lib/site_perl/5.005/PA-RISC2.0 /pd/perl5.005_03/lib/site_perl/5.005 . Environment for perl 5.00503: HOME=/home/jost LANG=de_DE.iso88591 LANGUAGE (unset) LC_COLLATE=C LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/pd/glimpse4.1/bin:/pd/opie2.32/bin:/pd/perl5.005_03/bin:/pd/perlman0.4 3/bin:/pd/diff2.7/bin:/pd/tools/bin:/opt/imake/bin:/opt/ansic/bin:/usr/dt/bi n:/usr/bin/X11:/usr/bin:/usr/sbin:/home/jost/priv_bin:/usr/ccs/bin:/usr/cont rib/bin:/usr/contrib/bin/X11:/usr/ccs/bin/:/opt/CC/bin:/opt/langtools/bin:/o pt/dynatext/bin:/opt/hp82000/pws/bin:/opt/hp82000/prodshell/bin:/opt/hp83000 /f660/pws/bin:/pd/emacs20.3/bin:/pd/flex-bison/bin:/pd/xtools/bin:/pd/cvs-1. 10.6/bin:/pd/jost/bin:/pd/jost/perl_bin:/opt/omni/bin:/opt/omni/sbin:/opt/om ni/sbin/utilns:/pd/cvs/bin PERLDB_OPTS=arrayDepth=10 hashDepth=10 PERLDOC= PERLLIB=/home/jost/perl/perl_unix_/perl_unix:/home/jost/perl/perl_unix_/perl _common PERL_BADLANG (unset) SHELL=/usr/bin/ksh Martin Jost Siemens AG Tel.: ++49/89/722-44248 ICN M TC 12, Room 1714-560 FAX.: ++49/89/722-27975 Hofmannstr. 51 (Please note my name on the FAX !) D-81359 Muenchen Martin.Jost@icn.siemens.de ```
p5pRT commented 24 years ago

From [Unknown Contact. See original ticket]

Thanks for your bug report. I've updated the FAQ and marked your bug as closed.

Nat