Here is my perl -V output:
Summary of my perl5 (revision 5 version 20 subversion 2) configuration +: Platform: osname=darwin, osvers=10.8.0, archname=darwin-thread-multi-2level uname='darwin neko 10.8.0 darwin kernel version 10.8.0: tue jun 7 +16:33:36 pdt 2011; root:xnu-1504.15.3~1release_i386 i386 ' config_args='-ders -Dcc=gcc -Dusethreads -Duseithreads -Uinstallus +rbinperl -Ulocincpth= -Uloclibpth= -Duse64bitint -Ud_poll -Ui_poll -U +i_libutil -Aldflags=-Wl,-search_paths_first -Alddlflags=-Wl,-search_p +aths_first -Accflags=-arch x86_64 -Aldflags=-arch x86_64 -Alddlflags= +-arch x86_64 -Accflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags= +-DPERL_RELOCATABLE_INCPUSH -Dprefix=/usr/local/ActivePerl-5.20 -Dpriv +lib=/usr/local/ActivePerl-5.20/lib -Darchlib=/usr/local/ActivePerl-5. +20/lib -Dsiteprefix=/usr/local/ActivePerl-5.20/site -Dsitelib=/usr/lo +cal/ActivePerl-5.20/site/lib -Dsitearch=/usr/local/ActivePerl-5.20/si +te/lib -Dsed=/usr/bin/sed -Duseshrplib -Dcf_by=ActiveState -Dcf_email +=support@ActiveState.com' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='/usr/bin/gcc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-pre +comp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno +-strict-aliasing -pipe -fstack-protector', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precom +p -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-st +rict-aliasing -pipe -fstack-protector' ccversion='', gccversion='Apple LLVM version 7.0.2 (clang-700.1.81 +)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=1 +6 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', + lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc -mmacosx-version-min=10.5', ldflags =' -Wl,-search_paths_f +irst -arch x86_64 -fstack-protector' libpth=/usr/lib libs=-ldbm -ldl -lm -lutil -lc perllibs=-ldl -lm -lutil -lc libc=, so=dylib, useshrplib=true, libperl=libperl.dylib gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -Wl, +-search_paths_first -arch x86_64 -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS PERL_DONT_CREATE_GVSV PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV PERL_RELOCATABLE_INCPUSH USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API USE_SITECUSTOMIZE Locally applied patches: ActivePerl Build 2002 [299195] Built under darwin Compiled at Jul 19 2015 04:34:30 @INC: /Users/cmv/Library/ActivePerl-5.20/lib /usr/local/ActivePerl-5.20/site/lib /usr/local/ActivePerl-5.20/lib .

In reply to Re^2: Crashing perl -c in version 5.20? by cmv
in thread Crashing perl -c in version 5.20? by cmv

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.