Front page | perl.cpan.testers |
Postings from March 2008
PASS Perl-Critic-StricterSubs-0.03 darwin-2level 8.10.1
From:
andreas.koenig.gmwojprw
Date:
March 15, 2008 10:20
Subject:
PASS Perl-Critic-StricterSubs-0.03 darwin-2level 8.10.1
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Jeffrey Ryan Thalhammer,
This is a computer-generated report for Perl-Critic-StricterSubs-0.03
on perl 5.8.8, created by CPAN-Reporter-1.12.
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 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/20_policies..........ok
t/40_criticize.........skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/93_version...........skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/94_includes..........skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/95_kwalitee..........skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/97_spelling..........skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/98_pod_syntax........ok
t/99_pod_coverage......ok
All tests successful.
Files=8, Tests=76, 4 wallclock secs ( 0.05 usr 0.04 sys + 3.57 cusr 0.61 csys = 4.27 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------- ----- -----
File::PathList 0 0.03
Perl::Critic 1.052 1.082
Perl::Critic::TestUtils 1.052 1.082
Perl::Critic::Utils 1.052 1.082
Perl::Critic::Violation 1.052 1.082
Test::Deep 0 0.100
Test::More 0 0.78
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /opt/local/bin:/Users/k/bin:/usr/local/bin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/perl/bin:/usr/X11/bin
PERL5LIB =
PERL5OPT = -I/Users/k/sources/CPAN/SVN/lib -MCPAN::PERL5INC=yaml_module,YAML -MCPAN::PERL5INC=tempfile,/tmp/cpan_perl5inc_GClL.txt
PERL5_CPANPLUS_IS_RUNNING = 25776
PERL5_CPAN_IS_RUNNING = 25776
SHELL = /bin/sh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/local/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 80 79 81 1000
$EGID = 1000 80 79 81 1000
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_59
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=darwin, osvers=8.10.1, archname=darwin-2level
uname='darwin andreas-koenigs-computer.local 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 '
config_args='-des -Dprefix=/opt/local -Dccflags=-I'/opt/local/include' -Dldflags=-L/opt/local/lib -Dvendorprefix=/opt/local -Dcc=/usr/bin/gcc-4.0'
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=n, bincompat5005=undef
Compiler:
cc='/usr/bin/gcc-4.0', ccflags ='-I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include',
optimize='-O3',
cppflags='-no-cpp-precomp -I/opt/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/opt/local/lib'
libpth=/opt/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-L/opt/local/lib -bundle -undefined dynamic_lookup'
-
PASS Perl-Critic-StricterSubs-0.03 darwin-2level 8.10.1
by andreas.koenig.gmwojprw