Front page | perl.perl5.porters |
Postings from September 2013
Love the new slice syntax!
From:
Tim Heaney
Date:
September 20, 2013 22:17
Subject:
Love the new slice syntax!
Message ID:
CAADi5ct01FA0dQnBHs7pF=a+f_GaVXxmEw5hXrC+LJQW9PUemQ@mail.gmail.com
This is a thank-you report for perl from theaney@gmail.com,
generated with the help of perlbug 1.39 running under perl 5.19.4.
-----------------------------------------------------------------
I just compiled Perl 5.19.4 without a hitch...nice job!
I love the new slice syntax!
--oylenshpeegul
-----------------------------------------------------------------
---
Flags:
category=thanks
severity=none
---
Site configuration information for perl 5.19.4:
Configured by tim at Fri Sep 20 16:35:48 EDT 2013.
Summary of my perl5 (revision 5 version 19 subversion 4) configuration:
Platform:
osname=linux, osvers=3.8.0-30-generic, archname=x86_64-linux
uname='linux spiff 3.8.0-30-generic #44-ubuntu smp thu aug 22 20:52:24
utc 2013 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dusedevel -Dprefix=/home/tim/.plenv/versions/5.19.4'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include'
ccversion='', gccversion='4.7.3', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib
/usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib
-fstack-protector'
---
@INC for perl 5.19.4:
/home/tim/.plenv/versions/5.19.4/lib/perl5/site_perl/5.19.4/x86_64-linux
/home/tim/.plenv/versions/5.19.4/lib/perl5/site_perl/5.19.4
/home/tim/.plenv/versions/5.19.4/lib/perl5/5.19.4/x86_64-linux
/home/tim/.plenv/versions/5.19.4/lib/perl5/5.19.4
.
---
Environment for perl 5.19.4:
HOME=/home/tim
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/tim/.plenv/versions/5.19.4/bin:/home/tim/.plenv/libexec:/home/tim/.plenv/plugins/perl-build/bin:/home/tim/.rbenv/shims:/home/tim/.pyenv/shims:/home/tim/.plenv/shims:/home/tim/.rbenv/bin:/home/tim/.pyenv/bin:/home/tim/.plenv/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/go/bin:/home/tim/go/bin:/home/tim/lua-5.2.1/install/bin
PERL_BADLANG (unset)
SHELL=/bin/bash
-
Love the new slice syntax!
by Tim Heaney