Front page | perl.perl5.porters |
Postings from October 2014
[perl #122923] [PATCH] fix code examples typos in FAQ 5
Thread Previous
From:
perlbug-followup
Date:
October 8, 2014 10:00
Subject:
[perl #122923] [PATCH] fix code examples typos in FAQ 5
Message ID:
rt-4.0.18-22142-1412700641-840.122923-75-0@perl.org
# New Ticket Created by
# Please include the string: [perl #122923]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=122923 >
This is a bug report for perl from smash@cpan.org,
generated with the help of perlbug 1.40 running under perl 5.21.5.
-----------------------------------------------------------------
Just fix some typos in FAQ 5 code samples.
Thank you.
-----------------------------------------------------------------
---
Flags:
category=docs
severity=low
Type=Patch
PatchStatus=HasPatch
---
Site configuration information for perl 5.21.5:
Configured by nrc at Tue Oct 7 17:15:08 WEST 2014.
Summary of my perl5 (revision 5 version 21 subversion 5) configuration:
Commit id: 10495b9cf8d3b20192442d16780eddc2a6004f62
Platform:
osname=darwin, osvers=13.4.0, archname=darwin-2level
uname='darwin s-book.local 13.4.0 darwin kernel version 13.4.0: sun aug 17 19:50:11 pdt 2014; root:xnu-2422.115.4~1release_x86_64 x86_64 '
config_args='-des -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.51)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, 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 -fstack-protector'
---
@INC for perl 5.21.5:
lib
/usr/local/lib/perl5/site_perl/5.21.5/darwin-2level
/usr/local/lib/perl5/site_perl/5.21.5
/usr/local/lib/perl5/5.21.5/darwin-2level
/usr/local/lib/perl5/5.21.5
.
---
Environment for perl 5.21.5:
DYLD_LIBRARY_PATH (unset)
HOME=/Users/nrc
LANG (unset)
LANGUAGE (unset)
LC_CTYPE=
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/Users/nrc/Library/Haskell/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin
PERL_BADLANG (unset)
SHELL=/bin/bash
Thread Previous