# perl -V

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:

Platform:

osname=linux, osvers=2.6.9-5.elsmp, archname=x86_64-linux

uname='linux amrdev 2.6.9-5.elsmp #1 smp wed jan 5 19:29:47 est 2005 x86_64 x86_64 x86_64 gnulinux '

config_args='-de'

hint=recommended, useposix=true, d_sigaction=define

usethreads=undef use5005threads=undef 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 -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',

optimize='-O2',

cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'

ccversion='', gccversion='3.4.3 20041212 (Red Hat 3.4.3-9.EL4)', gccosandvers=''

intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678

d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16

lseeksize=8 alignbytes=8, prototype=define

Linker and Libraries:

ld='ld', ldflags =' -L/usr/local/lib'

libpth=/usr/local/lib /lib /usr/lib

libs=

perllibs=

libc=/lib/libc-2.3.4.so, so=so, useshrplib=false, libperl=libperl.a

gnulibc_version='2.3.4'

Dynamic Linking:

dlsrc=dl_none.xs, dlext=none, d_dlsymun=undef, ccdlflags=''

cccdlflags='', lddlflags=''

Characteristics of this binary (from libperl):

Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO

Built under linux

Compiled at Nov 7 2006 13:04:06

@INC:

/usr/local/lib/perl5/5.8.8/x86_64-linux

/usr/local/lib/perl5/5.8.8

/usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux

/usr/local/lib/perl5/site_perl/5.8.8

/usr/local/lib/perl5/site_perl

.

Any advice ?


In reply to Re^5: perl -MCPAN -e shell ==> Segmentation fault (Cwd/PathTools) by MacLing
in thread perl -MCPAN -e shell ==> Segmentation fault by MacLing

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.