This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Damian Conway, This is a computer-generated error report created automatically by CPANPLUS, version 0.0562. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [CP_MSG] [Thu Sep 22 15:14:58 2005] Trying to get 'ftp://ftp.oleane.net/pub/CPAN/authors/id/T/TH/THALJEF/perlcritic/CHECKSUMS' [CP_MSG] [Thu Sep 22 15:14:59 2005] Checksum matches for 'Perl-Critic-0.07.tar.gz' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/bin/' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/bin/perlcritic' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/Build.PL' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/Changes' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/INSTALL' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/lib/' [CP_MSG] [Thu Sep 22 15:15:08 2005] Extracted 'Perl-Critic-0.07/lib/Perl/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Config.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/BuiltinFunctions/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/BuiltinFunctions/ProhibitStringyEval.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/BuiltinFunctions/RequireBlockGrep.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/BuiltinFunctions/RequireBlockMap.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ClassHeirarchies/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/CodeLayout/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/CodeLayout/ProhibitParensWithBuiltins.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/CodeLayout/RequireTidyCode.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/CommandLineProcessing/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ControlStructures/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ControlStructures/ProhibitCascadingIfElse.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ControlStructures/ProhibitPostfixControls.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Documentation/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ErrorHandling/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/InputOutput/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/InputOutput/ProhibitBacktickOperators.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Miscellanea/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Modules/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Modules/ProhibitMultiplePackages.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Modules/ProhibitRequireStatements.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Modules/ProhibitSpecificModules.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Modules/ProhibitUnpackagedCode.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/NamingConventions/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/NamingConventions/ProhibitMixedCaseSubs.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/NamingConventions/ProhibitMixedCaseVars.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Objects/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/References/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/RegularExpressions/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Subroutines/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Subroutines/ProhibitBuiltinHomonyms.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Subroutines/ProhibitExplicitReturnUndef.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Subroutines/ProhibitSubroutinePrototypes.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/TestingAndDebugging/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/TestingAndDebugging/RequirePackageStricture.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/TestingAndDebugging/RequirePackageWarnings.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitConstantPragma.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitEmptyQuotes.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitInterpolationOfLiterals.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitLeadingZeros.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/ProhibitNoisyQuotes.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireInterpolationOfMetachars.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireNumberSeparators.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireQuotedHeredocTerminator.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/ValuesAndExpressions/RequireUpperCaseHeredocTerminator.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Variables/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Variables/ProhibitLocalVars.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Variables/ProhibitPackageVars.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy/Variables/ProhibitPunctuationVars.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Policy.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Utils.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic/Violation.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/lib/Perl/Critic.pm' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/LICENSE' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/Makefile.PL' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/MANIFEST' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/README' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/00_modules.t' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/01_config.t' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/02_policies.t' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/samples/' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/samples/perlcriticrc.all' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/samples/perlcriticrc.levels' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/t/samples/perlcriticrc.none' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl-Critic-0.07/TODO' [CP_MSG] [Thu Sep 22 15:15:09 2005] Extracted 'Perl::Critic' to '/home/cpan/plus/5.8.2/build/Perl-Critic-0.07' [CP_MSG] [Thu Sep 22 15:15:10 2005] Checking if your kit is complete... Looks good Warning: prerequisite Config::Std 0 not found. Warning: prerequisite List::MoreUtils 0 not found. Warning: prerequisite PPI 1.003 not found. Writing Makefile for Perl::Critic [CP_MSG] [Thu Sep 22 15:15:10 2005] Module 'Perl::Critic' requires 'Config::Std' version '0' to be installed [CP_MSG] [Thu Sep 22 15:15:10 2005] Module 'Perl::Critic' requires 'List::MoreUtils' version '0' to be installed [CP_MSG] [Thu Sep 22 15:15:10 2005] Module 'Perl::Critic' requires 'PPI' version '1.003' to be installed [CP_MSG] [Thu Sep 22 15:15:10 2005] Module 'Config::Std' requires 'Class::Std' version '0' to be installed [CP_MSG] [Thu Sep 22 15:15:10 2005] Module 'Config::Std' requires 'version' version '0' to be installed [CP_MSG] [Thu Sep 22 15:15:10 2005] Trying to get 'ftp://ftp.oleane.net/pub/CPAN/authors/id/J/JP/JPEACOCK/CHECKSUMS' [CP_MSG] [Thu Sep 22 15:15:11 2005] Checksum matches for 'version-0.48.tar.gz' [CP_MSG] [Thu Sep 22 15:15:13 2005] Extracted 'version-0.48/' [CP_MSG] [Thu Sep 22 15:15:13 2005] Extracted 'version-0.48/t/' [CP_MSG] [Thu Sep 22 15:15:13 2005] Extracted 'version-0.48/t/02derived.t' [CP_MSG] [Thu Sep 22 15:15:13 2005] Extracted 'version-0.48/t/coretests.pm' [CP_MSG] [Thu Sep 22 15:15:13 2005] Extracted 'version-0.48/t/01base.t' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/version.pod' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/version/' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/version/typemap' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/version/vxs.pm' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/version/vxs.xs' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/lib/version.pm' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/vutil/' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/vutil/ppport.h' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/vutil/vutil.c' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/vutil/vutil.h' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/README' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/Changes' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/Build.PL' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/Makefile.PL' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/META.yml' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version-0.48/MANIFEST' [CP_MSG] [Thu Sep 22 15:15:14 2005] Extracted 'version' to '/home/cpan/plus/5.8.2/build/version-0.48' [CP_MSG] [Thu Sep 22 15:15:15 2005] # running Build.PL /usr/local/bin/p582 Build.PL Deleting _build Creating custom builder _build/lib/version/Builder.pm in _build/lib/version Checking whether your kit is complete... Looks good Deleting Build Removed previous script 'Build' Creating new 'Build' script for 'version' version '0.48' Unknown 'build_class', defaulting to 'Module::Build' [CP_MSG] [Thu Sep 22 15:15:16 2005] /usr/local/bin/p582 Build --makefile_env_macros 1 [CP_MSG] [Thu Sep 22 15:15:17 2005] MAKE TEST passed: /usr/local/bin/p582 Build --makefile_env_macros 1 test t/01base.......# Tests with base class # tests with bare numbers # tests with quoted numbers # tests with stringify # test illegal formats # tests with self # tests with non-objects # tests with objects # numeric tests with non-objects # numeric tests with objects # numeric tests with numbers # Tests with extended decimal versions # tests with alpha-style non-objects # numeric tests with alpha-style non-objects # tests with alpha-style objects # tests with alpha-style objects # tests with alpha-style objects with same subversion # test implicit [in]equality # forbidden operations # testing qv # create new from existing version # testing CVS Revision # testing CPAN-style versions # Replacement UNIVERSAL::VERSION tests # Tests with v-strings # Tests with real-world (malformed) data # Tests with empty derived class # tests with bare numbers # tests with quoted numbers # tests with stringify # test illegal formats # tests with self # tests with non-objects # tests with objects # numeric tests with non-objects # numeric tests with objects # numeric tests with numbers # Tests with extended decimal versions # tests with alpha-style non-objects # numeric tests with alpha-style non-objects # tests with alpha-style objects # tests with alpha-style objects # tests with alpha-style objects with same subversion # test implicit [in]equality # forbidden operations # testing qv # create new from existing version # testing CVS Revision # testing CPAN-style versions # Replacement UNIVERSAL::VERSION tests # Tests with v-strings # Tests with real-world (malformed) data # tests with bad subclass ok t/02derived....# Tests with base class # tests with bare numbers # tests with quoted numbers # tests with stringify # test illegal formats # tests with self # tests with non-objects # tests with objects # numeric tests with non-objects # numeric tests with objects # numeric tests with numbers # Tests with extended decimal versions # tests with alpha-style non-objects # numeric tests with alpha-style non-objects # tests with alpha-style objects # tests with alpha-style objects # tests with alpha-style objects with same subversion # test implicit [in]equality # forbidden operations # testing qv # create new from existing version # testing CVS Revision # testing CPAN-style versions # Replacement UNIVERSAL::VERSION tests # Tests with v-strings # Tests with real-world (malformed) data # Tests with empty derived class # tests with bare numbers # tests with quoted numbers # tests with stringify # test illegal formats # tests with self # tests with non-objects # tests with objects # numeric tests with non-objects # numeric tests with objects # numeric tests with numbers # Tests with extended decimal versions # tests with alpha-style non-objects # numeric tests with alpha-style non-objects # tests with alpha-style objects # tests with alpha-style objects # tests with alpha-style objects with same subversion # test implicit [in]equality # forbidden operations # testing qv # create new from existing version # testing CVS Revision # testing CPAN-style versions # Replacement UNIVERSAL::VERSION tests # Tests with v-strings # Tests with real-world (malformed) data # tests with bad subclass ok All tests successful. Files=2, Tests=400, 1 wallclock secs ( 0.32 cusr + 0.06 csys = 0.38 CPU) [CP_MSG] [Thu Sep 22 15:15:17 2005] Ok, not sending test report [CP_MSG] [Thu Sep 22 15:15:17 2005] [CP_ERROR] [Thu Sep 22 15:15:19 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/p581 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00.load.........# Testing Config::Std v0.0.2 ok t/00write......... # Failed test (t/00write.t at line 35) # got: '[Complex named!!!] # # %^$%$#%: curses # # 123456789: zero # # [] # # def 2: def val 2 # # def 3 ml: def val 3 # : across several # : lines # # def1: def val 1 # # [Named] # # hi there: What's your name??? # # list: a # list: list # list: of # list: values # list: all different # # ' # expected: '[Named] # # list: a # list: list # list: of # list: values # list: all different # # hi there: What's your name??? # # [Complex named!!!] # # %^$%$#%: curses # # 123456789: zero # # [] # # def1: def val 1 # # def 3 ml: def val 3 # : across several # : lines # # def 2: def val 2 # # ' # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay t/01read..........ok t/02rewrite.......ok t/pod-coverage....Too late to run CHECK block at /home/cpan/plus/5.8.1/build/Class-Std-0.0.4/blib/lib/Class/Std.pm line 359. ok t/pod.............ok Failed 1/6 test scripts, 83.33% okay. 1/17 subtests failed, 94.12% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00write.t 1 256 5 1 20.00% 5 *** Error code 25 Stop in /home/cpan/plus/5.8.1/build/Config-Std-0.0.2. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Class::Std 0 Test::More 0.60 version 0 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.03. -- Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration: Platform: osname=freebsd, osvers=5.4-stable, archname=i386-freebsd uname='freebsd profane.mongueurs.net 5.4-stable freebsd 5.4-stable #2: thu aug 25 18:39:45 cest 2005 [EMAIL PROTECTED]:usrobjusrsrcsysprofane i386 ' config_args='-des -Dusemymalloc -Dprefix=/home/perl/p582' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
