Back
From: metabase:user:00e8548a-0e72-11e3-8ee3-df0a9c418065
Subject: UNKNOWN Mail-DMARC-opendmarc-0.11 v5.16.3 GNU/Linux
Date: 2013-08-31T08:50:09Z
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 Davide Migliavacca,
This is a computer-generated report for Mail-DMARC-opendmarc-0.11
on perl 5.16.3, created by CPAN-Reporter-1.2010.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp share/effective_tld_names.dat blib/lib/auto/share/dist/Mail-DMARC-opendmarc/effective_tld_names.dat
cp lib/Mail/DMARC/opendmarc.pm blib/lib/Mail/DMARC/opendmarc.pm
AutoSplitting blib/lib/Mail/DMARC/opendmarc.pm (blib/lib/auto/Mail/DMARC/opendmarc)
cp make_const.pl blib/lib/Mail/DMARC/make_const.pl
cp lib/Mail/DMARC/opendmarc/Constants/C/Symbols.pm blib/lib/Mail/DMARC/opendmarc/Constants/C/Symbols.pm
cp lib/Mail/DMARC/opendmarc/Constants/C/ForwardDecls.pm blib/lib/Mail/DMARC/opendmarc/Constants/C/ForwardDecls.pm
/root/perl5/perlbrew/perls/perl-5.16.3/bin/perl /root/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3/ExtUtils/xsubpp -typemap /root/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/ExtUtils/typemap -typemap typemap -typemap typemap opendmarc.xs > opendmarc.xsc && mv opendmarc.xsc opendmarc.c
cc -c -I -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/root/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/x86_64-linux/CORE" opendmarc.c
In file included from opendmarc.xs:8:
opendmarc.h:2:29: error: opendmarc/dmarc.h: No such file or directory
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_library_initâ:
opendmarc.c:283: error: âOPENDMARC_LIB_Tâ undeclared (first use in this function)
opendmarc.c:283: error: (Each undeclared identifier is reported only once
opendmarc.c:283: error: for each function it appears in.)
opendmarc.c:283: error: âlib_initâ undeclared (first use in this function)
opendmarc.c:284: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:284: error: expected â;â before âRETVALâ
opendmarc.c:288: error: expected expression before â)â token
opendmarc.c:295: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_library_init_tldâ:
opendmarc.c:311: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:311: error: expected â;â before âRETVALâ
opendmarc.xs:35: error: âOPENDMARC_LIB_Tâ undeclared (first use in this function)
opendmarc.xs:35: error: expected â;â before âlib_tâ
opendmarc.xs:37: error: âlib_tâ undeclared (first use in this function)
opendmarc.xs:38: error: âOPENDMARC_TLD_TYPE_MOZILLAâ undeclared (first use in this function)
opendmarc.xs:41: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_library_shutdownâ:
opendmarc.c:336: error: âOPENDMARC_LIB_Tâ undeclared (first use in this function)
opendmarc.c:336: error: âlib_initâ undeclared (first use in this function)
opendmarc.c:337: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:337: error: expected â;â before âRETVALâ
opendmarc.c:341: error: expected expression before â)â token
opendmarc.c:348: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_library_shutdown_tldâ:
opendmarc.c:364: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:364: error: expected â;â before âRETVALâ
opendmarc.xs:57: error: âOPENDMARC_LIB_Tâ undeclared (first use in this function)
opendmarc.xs:57: error: expected â;â before âlib_tâ
opendmarc.xs:59: error: âlib_tâ undeclared (first use in this function)
opendmarc.xs:60: error: âOPENDMARC_TLD_TYPE_MOZILLAâ undeclared (first use in this function)
opendmarc.xs:63: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_connect_initâ:
opendmarc.c:393: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:393: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_connect_clearâ:
opendmarc.c:412: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:412: error: âpctxâ undeclared (first use in this function)
opendmarc.c:413: error: âRETVALâ undeclared (first use in this function)
opendmarc.c:417: error: expected expression before â)â token
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_connect_rsetâ:
opendmarc.c:440: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:440: error: âpctxâ undeclared (first use in this function)
opendmarc.c:441: error: âRETVALâ undeclared (first use in this function)
opendmarc.c:445: error: expected expression before â)â token
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_connect_shutdownâ:
opendmarc.c:468: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:468: error: âpctxâ undeclared (first use in this function)
opendmarc.c:469: error: âRETVALâ undeclared (first use in this function)
opendmarc.c:473: error: expected expression before â)â token
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_store_from_domainâ:
opendmarc.c:496: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:496: error: âpctxâ undeclared (first use in this function)
opendmarc.c:499: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:499: error: expected â;â before âRETVALâ
opendmarc.c:504: error: expected expression before â)â token
opendmarc.c:512: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_store_dkimâ:
opendmarc.c:526: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:526: error: âpctxâ undeclared (first use in this function)
opendmarc.c:533: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:533: error: expected â;â before âRETVALâ
opendmarc.c:538: error: expected expression before â)â token
opendmarc.c:546: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_store_spfâ:
opendmarc.c:560: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:560: error: âpctxâ undeclared (first use in this function)
opendmarc.c:569: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:569: error: expected â;â before âRETVALâ
opendmarc.c:574: error: expected expression before â)â token
opendmarc.c:582: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_query_dmarcâ:
opendmarc.c:596: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:596: error: âpctxâ undeclared (first use in this function)
opendmarc.c:599: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:599: error: expected â;â before âRETVALâ
opendmarc.c:604: error: expected expression before â)â token
opendmarc.c:612: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_parse_dmarcâ:
opendmarc.c:626: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:626: error: âpctxâ undeclared (first use in this function)
opendmarc.c:631: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:631: error: expected â;â before âRETVALâ
opendmarc.c:636: error: expected expression before â)â token
opendmarc.c:644: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_store_dmarcâ:
opendmarc.c:658: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:658: error: âpctxâ undeclared (first use in this function)
opendmarc.c:665: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:665: error: expected â;â before âRETVALâ
opendmarc.c:670: error: expected expression before â)â token
opendmarc.c:678: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_get_policy_to_enforceâ:
opendmarc.c:692: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:692: error: âpctxâ undeclared (first use in this function)
opendmarc.c:693: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:693: error: expected â;â before âRETVALâ
opendmarc.c:698: error: expected expression before â)â token
opendmarc.c:706: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_alignmentâ:
opendmarc.c:720: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:720: error: âpctxâ undeclared (first use in this function)
opendmarc.c:725: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:725: error: expected â;â before âRETVALâ
opendmarc.c:730: error: expected expression before â)â token
opendmarc.c:738: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_pctâ:
opendmarc.c:756: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:756: error: âpctxâ undeclared (first use in this function)
opendmarc.c:759: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:759: error: expected â;â before âRETVALâ
opendmarc.c:764: error: expected expression before â)â token
opendmarc.c:772: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_adkimâ:
opendmarc.c:788: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:788: error: âpctxâ undeclared (first use in this function)
opendmarc.c:791: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:791: error: expected â;â before âRETVALâ
opendmarc.c:796: error: expected expression before â)â token
opendmarc.c:804: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_aspfâ:
opendmarc.c:820: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:820: error: âpctxâ undeclared (first use in this function)
opendmarc.c:823: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:823: error: expected â;â before âRETVALâ
opendmarc.c:828: error: expected expression before â)â token
opendmarc.c:836: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_pâ:
opendmarc.c:852: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:852: error: âpctxâ undeclared (first use in this function)
opendmarc.c:855: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:855: error: expected â;â before âRETVALâ
opendmarc.c:860: error: expected expression before â)â token
opendmarc.c:868: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_spâ:
opendmarc.c:884: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:884: error: âpctxâ undeclared (first use in this function)
opendmarc.c:887: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:887: error: expected â;â before âRETVALâ
opendmarc.c:892: error: expected expression before â)â token
opendmarc.c:900: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_ruaâ:
opendmarc.c:916: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:916: error: âpctxâ undeclared (first use in this function)
opendmarc.c:927: error: expected expression before â)â token
opendmarc.c:935: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_rufâ:
opendmarc.c:950: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:950: error: âpctxâ undeclared (first use in this function)
opendmarc.c:961: error: expected expression before â)â token
opendmarc.c:969: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_foâ:
opendmarc.c:984: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:984: error: âpctxâ undeclared (first use in this function)
opendmarc.c:987: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:987: error: expected â;â before âRETVALâ
opendmarc.c:992: error: expected expression before â)â token
opendmarc.c:1000: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_rfâ:
opendmarc.c:1016: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:1016: error: âpctxâ undeclared (first use in this function)
opendmarc.c:1019: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:1019: error: expected â;â before âRETVALâ
opendmarc.c:1024: error: expected expression before â)â token
opendmarc.c:1032: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_utilized_domainâ:
opendmarc.c:1048: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:1048: error: âpctxâ undeclared (first use in this function)
opendmarc.c:1053: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:1053: error: expected â;â before âRETVALâ
opendmarc.c:1058: error: expected expression before â)â token
opendmarc.c:1066: error: âRETVALâ undeclared (first use in this function)
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_utilized_domain_stringâ:
opendmarc.c:1082: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:1082: error: âpctxâ undeclared (first use in this function)
opendmarc.c:1087: error: expected expression before â)â token
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_xmlâ:
opendmarc.c:1180: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_xml_parseâ:
opendmarc.c:1203: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_util_clearargvâ:
opendmarc.c:1229: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_status_to_strâ:
opendmarc.c:1244: error: âOPENDMARC_STATUS_Tâ undeclared (first use in this function)
opendmarc.c:1244: error: expected â;â before âstatusâ
opendmarc.c:1249: error: âstatusâ undeclared (first use in this function)
opendmarc.c:1249: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function âXS_Mail__DMARC__opendmarc_opendmarc_policy_to_bufâ:
opendmarc.c:1349: error: âDMARC_POLICY_Tâ undeclared (first use in this function)
opendmarc.c:1349: error: âpctxâ undeclared (first use in this function)
opendmarc.c:1354: error: expected expression before â)â token
make: *** [opendmarc.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------- ---- ----
File::ShareDir 0 1.03
build_requires:
Module Need Have
----------------------- ---- ----
File::ShareDir::Install 0 0.04
configure_requires:
Module Need Have
----------------------- ---- ----
ExtUtils::MakeMaker 0 6.74
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12593
PERL5_CPAN_IS_EXECUTING = /root/.cpan/build/Mail-DMARC-opendmarc-0.11-O1ueUX/Makefile.PL
PERL5_CPAN_IS_RUNNING = 12593
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5259,12593
PERLBREW_BASHRC_VERSION = 0.66
PERLBREW_HOME = /root/.perlbrew
PERLBREW_MANPATH = /root/perl5/perlbrew/perls/perl-5.16.3/man
PERLBREW_PATH = /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin
PERLBREW_PERL = perl-5.16.3
PERLBREW_ROOT = /root/perl5/perlbrew
PERLBREW_VERSION = 0.66
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Mail-DMARC-opendmarc-0.11
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /root/perl5/perlbrew/perls/perl-5.16.3/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 6 10
$EGID = 0 0 1 2 3 4 6 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132140
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.74
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.21
File::Spec 3.40
JSON 2.59
JSON::PP 2.27202
Module::Build 0.4007
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.28
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.99
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.18-348.16.1.el5, archname=x86_64-linux
uname='linux localhost.localdomain 2.6.18-348.16.1.el5 #1 smp wed aug 21 04:00:25 edt 2013 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/root/perl5/perlbrew/perls/perl-5.16.3 -Aeval:scriptdir=/root/perl5/perlbrew/perls/perl-5.16.3/bin'
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.1.2 20080704 (Red Hat 4.1.2-54)', 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 /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.5'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Aug 26 2013 11:51:42
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12593"
PERL5_CPAN_IS_EXECUTING="/root/.cpan/build/Mail-DMARC-opendmarc-0.11-O1ueUX/Makefile.PL"
PERL5_CPAN_IS_RUNNING="12593"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="5259,12593"
PERLBREW_BASHRC_VERSION="0.66"
PERLBREW_HOME="/root/.perlbrew"
PERLBREW_MANPATH="/root/perl5/perlbrew/perls/perl-5.16.3/man"
PERLBREW_PATH="/root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin"
PERLBREW_PERL="perl-5.16.3"
PERLBREW_ROOT="/root/perl5/perlbrew"
PERLBREW_VERSION="0.66"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Mail-DMARC-opendmarc-0.11"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/root/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3/x86_64-linux
/root/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3
/root/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/x86_64-linux
/root/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3
.