ExtUtils-Constant v0.25 Perl 5 v5.12.5 x86_64-linux-thread-multi

Status
Pass
From
Nigel Horne
Dist
ExtUtils-Constant v0.25
Platform
Perl 5 v5.12.5 x86_64-linux-thread-multi
Date
2020-11-29 15:10:17
ID
fd6a23ec-3254-11eb-aec9-e939e3648b51
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Nicholas Clark,

This is a computer-generated report for ExtUtils-Constant-0.25
on perl 5.12.5, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:564:5: note: in expansion of macro ‘dVAR’
  564 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:664:5: note: in expansion of macro ‘dVAR’
  664 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:679:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  679 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:679:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  679 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:679:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  679 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:679:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  679 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:319:5: note: in expansion of macro ‘dVAR’
  319 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:360:5: note: in expansion of macro ‘dVAR’
  360 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:375:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  375 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:375:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  375 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:375:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  375 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:375:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  375 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:170:31: warning: declaration of ‘my_perl’ shadows a parameter [-Wshadow]
  170 | #  define pTHX  register tTHX my_perl PERL_UNUSED_DECL
      |                               ^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:180:19: note: in expansion of macro ‘pTHX’
  180 | #    define dTHX  pTHX = PERL_GET_THX
      |                   ^~~~
ExtTest.xs:166:5: note: in expansion of macro ‘dTHX’
  166 |     dTHX;
      |     ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:170:31: note: shadowed declaration is here
  170 | #  define pTHX  register tTHX my_perl PERL_UNUSED_DECL
      |                               ^
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:182:18: note: in expansion of macro ‘pTHX’
  182 | #  define pTHX_  pTHX,
      |                  ^~~~
ExtTest.c:222:43: note: in expansion of macro ‘pTHX_’
  222 | #      define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
      |                                           ^~~~~
ExtTest.c:357:1: note: in expansion of macro ‘XS_EXTERNAL’
  357 | XS_EXTERNAL(boot_ExtTest)
      | ^~~~~~~~~~~
ExtTest.xs:349:11: warning: declaration of ‘cv’ shadows a parameter [-Wshadow]
  349 |       CV *cv = newCONSTSUB(symbol_table,
      |           ^~
ExtTest.c:222:53: note: shadowed declaration is here
  222 | #      define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
ExtTest.c:357:1: note: in expansion of macro ‘XS_EXTERNAL’
  357 | XS_EXTERNAL(boot_ExtTest)
      | ^~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:2429,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/handy.h:61:35: warning: declaration of ‘_p’ shadows a previous local [-Wshadow]
   61 | #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
      |                                   ^~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/handy.h:71:30: note: in expansion of macro ‘MUTABLE_PTR’
   71 | #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
      |                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:19: note: in expansion of macro ‘MUTABLE_SV’
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |                   ^~~~~~~~~~
ExtTest.xs:353:7: note: in expansion of macro ‘SvREFCNT_dec’
  353 |       SvREFCNT_dec(CvXSUBANY(cv).any_ptr);
      |       ^~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/cv.h:43:32: note: in expansion of macro ‘MUTABLE_PTR’
   43 | #define CvXSUBANY(sv) ((XPVCV*)MUTABLE_PTR(SvANY(sv)))->xcv_start_u.xcv_xsubany
      |                                ^~~~~~~~~~~
ExtTest.xs:353:20: note: in expansion of macro ‘CvXSUBANY’
  353 |       SvREFCNT_dec(CvXSUBANY(cv).any_ptr);
      |                    ^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/handy.h:61:35: note: shadowed declaration is here
   61 | #  define MUTABLE_PTR(p) ({ void *_p = (p); _p; })
      |                                   ^~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/handy.h:71:30: note: in expansion of macro ‘MUTABLE_PTR’
   71 | #define MUTABLE_SV(p) ((SV *)MUTABLE_PTR(p))
      |                              ^~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:19: note: in expansion of macro ‘MUTABLE_SV’
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |                   ^~~~~~~~~~
ExtTest.xs:353:7: note: in expansion of macro ‘SvREFCNT_dec’
  353 |       SvREFCNT_dec(CvXSUBANY(cv).any_ptr);
      |       ^~~~~~~~~~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:338:5: note: in expansion of macro ‘dVAR’
  338 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:446:5: note: in expansion of macro ‘dVAR’
  446 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:461:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  461 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:461:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  461 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:461:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  461 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:461:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  461 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:271:5: note: in expansion of macro ‘dVAR’
  271 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:380:5: note: in expansion of macro ‘dVAR’
  380 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:395:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  395 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:395:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  395 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:395:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  395 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:395:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  395 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:355:5: note: in expansion of macro ‘dVAR’
  355 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:464:5: note: in expansion of macro ‘dVAR’
  464 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:479:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  479 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:479:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  479 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:479:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  479 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:479:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  479 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:336:5: note: in expansion of macro ‘dVAR’
  336 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:445:5: note: in expansion of macro ‘dVAR’
  445 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:460:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  460 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:460:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  460 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:460:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  460 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:460:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  460 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘XS_ExtTest_constant’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:312:5: note: in expansion of macro ‘dVAR’
  312 |     dVAR; dXSARGS;
      |     ^~~~
In file included from ExtTest.xs:2:
ExtTest.c: In function ‘boot_ExtTest’:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:340:39: warning: nested extern declaration of ‘Perl___notused’ [-Wnested-externs]
  340 | #define dNOOP extern int /*@unused@*/ Perl___notused PERL_UNUSED_DECL
      |                                       ^~~~~~~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:162:17: note: in expansion of macro ‘dNOOP’
  162 | #  define dVAR  dNOOP
      |                 ^~~~~
ExtTest.c:421:5: note: in expansion of macro ‘dVAR’
  421 |     dVAR; dXSARGS;
      |     ^~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:329:6: note: in expansion of macro ‘SvREFCNT_dec’
  329 |      SvREFCNT_dec(xssv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:436:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  436 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:436:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  436 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/perl.h:3418,
                 from ExtTest.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/sv.h:271:13: warning: declaration of ‘_sv’ shadows a previous local [-Wshadow]
  271 |  SV * const _sv = MUTABLE_SV(sv); \
      |             ^~~
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:330:6: note: in expansion of macro ‘SvREFCNT_dec’
  330 |      SvREFCNT_dec(pmsv);      \
      |      ^~~~~~~~~~~~
ExtTest.c:436:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  436 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
In file included from ExtTest.xs:3:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi/CORE/XSUB.h:299:6: note: shadowed declaration is here
  299 |  SV *_sv;       \
      |      ^~~
ExtTest.c:436:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
  436 |     XS_VERSION_BOOTCHECK;
      |     ^~~~~~~~~~~~~~~~~~~~
t/Constant.t .. ok
All tests successful.
Files=1, Tests=302,  6 wallclock secs ( 0.05 usr  0.01 sys +  5.20 cusr  0.70 csys =  5.96 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.54

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.54


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    HARNESS_OPTIONS = j4:c
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LD_LIBRARY_PATH = /usr/local/lib::
    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/njh/bin:/sbin:/home/njh/go/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3411367
    PERL5_CPAN_IS_RUNNING = 3411367
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.12.5/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin
    PERLBREW_PERL = perl-5.12.5
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.86
    PERLBREW_VERSION = 0.86
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.25    
    CPAN::Meta          2.150005
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.54    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.54    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.74    
    JSON                4.02    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux nigelhorne.force9.co.uk 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt4-3 (2015-02-03) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.12.5 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Mar 21 2015 12:40:04
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3411367"
    PERL5_CPAN_IS_RUNNING="3411367"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.12.5/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin"
    PERLBREW_PERL="perl-5.12.5"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.86"
    PERLBREW_VERSION="0.86"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5
    .