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 Johan Lindstrom,
    
This is a computer-generated report for Devel-PerlySense-0.0140
on perl-5.8.8, created automatically by CPAN-Reporter-1.0601 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

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 './Build test':

t/00-load.........................................ok
t/PerlySense-Bookmark-match.......................# Find matches
# Test multiple regexes, and that a definition only matches the first one
ok
t/PerlySense-BookmarkConfig.......................# Bad bookmark config
# Proper bookmark config
# Find matches
ok
t/PerlySense-Class-method-doc-goto................# POD
# Goto
ok
t/PerlySense-Class-neighbourhood..................# Classes in 
(data/project-lib/Game/Object)
# Classes in the neighbourhood of (data/project-lib/Game/Object/Worm.pm)
ok
t/PerlySense-Class-new............................# 
Game::Object::Worm::ShaiHulud
# Game::Object::Worm
# Game::Lawn
# Game::Object
ok
t/PerlySense-Class-subclass.......................# Game::Object
ok
t/PerlySense-Config-Project.......................# Creating temp dir
# Re-create, rename file
# Create another one
# Removing  temp dir
ok
t/PerlySense-Document-Api-Method..................Could not find module 
(Game::Direction)
# Rendering of method signature
# Rendering of calling method signature
ok
t/PerlySense-Document-Api-consists-supported......ok
t/PerlySense-Document-Api-merge...................ok
t/PerlySense-Document-Api.........................ok
t/PerlySense-Document-Location....................ok
t/PerlySense-Document-Meta-base-class.............ok
t/PerlySense-Document-Meta-method.................ok
t/PerlySense-Document-Meta-module.................ok
t/PerlySense-Document-Meta-package................ok
t/PerlySense-Document-Meta-pod....................ok
t/PerlySense-Document-Meta-sub....................ok
t/PerlySense-Document-Meta-use....................ok
t/PerlySense-Document-api-likely..................ok
t/PerlySense-Document-api-match...................ok
t/PerlySense-Document-api-visible.................ok
t/PerlySense-Document-base-class..................ok
t/PerlySense-Document-cache.......................ok
t/PerlySense-Document-empty.......................ok
t/PerlySense-Document-find-pod....................# Base classes
ok
t/PerlySense-Document-has-base-class..............ok
t/PerlySense-Document-module-method-call..........ok
t/PerlySense-Document-module......................ok
t/PerlySense-Document-object-method-call..........ok
t/PerlySense-Document-package.....................ok
t/PerlySense-Document-self-method-call............ok
t/PerlySense-Document-signature-survey............ok
t/PerlySense-Document-sub.........................ok
t/PerlySense-Document-use.........................ok
t/PerlySense-Editor-Emacs-class-overview..........ok
t/PerlySense-Editor-Emacs-external-dir............ok
t/PerlySense-Editor-Emacs-item-in-groups..........ok
t/PerlySense-Editor-Emacs-line-wrap...............ok
t/PerlySense-Editor-fit-columns...................ok
t/PerlySense-Project-file-in-project..............# Test inc_dir
ok
t/PerlySense-Project-find.........................# Look for dirs that indicate 
a project
# Look for the modules itself that indicate a project
# Look for a .PerlySenseProject indicate a project
ok
t/PerlySense-Util-arg.............................ok
t/PerlySense-Util-normalize-file-name.............ok
t/PerlySense-cache-methods........................ok
t/PerlySense-cache................................ok
t/PerlySense-document-grep-in-dir.................ok
t/PerlySense-find-file-inc........................ok
t/PerlySense-find-file-up-down....................ok
t/PerlySense-find-module-interface................ok
t/PerlySense-go-to-module-file....................ok
t/PerlySense-go-to-module-method-file.............ok
t/PerlySense-go-to-object-method-file.............ok
t/PerlySense-go-to-self-method-file...............ok
t/PerlySense-module-pod...........................ok
t/PerlySense-project-config.......................# No project -- default config
# Look for a .PerlySenseProject indicate a project
ok
t/PerlySense-run-file.............................# Identify which file type to 
run
#   Bad config formats
# Run test file inside dir
# Run test .pm file inside dir with config
# Run test .pl file inside dir with config
ok
t/PerlySense-smart-doc-module-method..............ok
t/PerlySense-smart-doc-object-method..............ok
t/PerlySense-smart-doc-pod........................ok
t/PerlySense-user-home............................# Identify candidates
# Create dir
ok
t/PerlySense......................................ok
t/pod-coverage....................................skipped: Test::Pod::Coverage 
1.04 required for testing POD coverage
All tests successful.
Files=64, Tests=994, 2688 wallclock secs ( 1.54 usr  0.25 sys + 2530.30 cusr 
68.77 csys = 2600.86 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module            Need  Have    
    ----------------- ----- --------
    App::Ack          0     1.76    
    Cache::Cache      0     1.05    
    Carp              0     1.04    
    Data::Dumper      0     2.121_08
    File::Basename    0     2.74    
    File::chdir       0     0.09    
    File::Find::Rule  0     0.30    
    File::Slurp       0     9999.12 
    File::Spec        3.25  3.25    
    Getopt::Long      0     2.35    
    Graph::Easy       0.57  0.60    
    HTTP::Date        0     1.47    
    List::MoreUtils   0     0.21    
    Path::Class       0.11  0.16    
    perl              5.6.0 5.008008
    Perl::Critic      0     1.080   
    Pod::Text         0     2.21    
    Pod::Usage        0     1.33    
    PPI               1.003 1.201   
    Spiffy            0.2   0.30    
    Test::Differences 0     0.47    
    Test::Exception   0     0.26    
    Test::More        0     0.74    
    Text::Table       1.107 1.107   
    YAML::Tiny        0     1.21    

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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LANG = en_US.UTF-8
    PATH = 
/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/icerider70/bin
    PERL5LIB = 
/home/icerider70/.cpan/build/YAML-Tiny-1.21-rBmE9f/blib/arch:/home/icerider70/.cpan/build/YAML-Tiny-1.21-rBmE9f/blib/lib:/home/icerider70/.cpan/build/Graph-Easy-0.60-WaTii8/blib/arch:/home/icerider70/.cpan/build/Graph-Easy-0.60-WaTii8/blib/lib:/home/icerider70/.cpan/build/Cache-Cache-1.05-ruHyMX/blib/arch:/home/icerider70/.cpan/build/Cache-Cache-1.05-ruHyMX/blib/lib:/home/icerider70/.cpan/build/File-chdir-0.09-QViOdE/blib/arch:/home/icerider70/.cpan/build/File-chdir-0.09-QViOdE/blib/lib:/home/icerider70/.cpan/build/ack-1.76-ZLsGoJ/blib/arch:/home/icerider70/.cpan/build/ack-1.76-ZLsGoJ/blib/lib:/home/icerider70/.cpan/build/File-Next-1.00-9Q_f3g/blib/arch:/home/icerider70/.cpan/build/File-Next-1.00-9Q_f3g/blib/lib:/home/icerider70/.cpan/build/Text-Table-1.107-2DYcEW/blib/arch:/home/icerider70/.cpan/build/Text-Table-1.107-2DYcEW/blib/lib:/home/icerider70/.cpan/build/Text-Aligner-0.03-nylIxa/blib/arch:/home/icerider70/.cpan/build/Text-Aligner-0.03-nylIxa/blib/lib:/
 
home/icerider70/.cpan/build/Encode-CN-Utility-0.4-F2JfBX/blib/arch:/home/icerider70/.cpan/build/Encode-CN-Utility-0.4-F2JfBX/blib/lib:/home/icerider70/.cpan/build/Perl6-Doc-0.33_5-uTaVNh/blib/arch:/home/icerider70/.cpan/build/Perl6-Doc-0.33_5-uTaVNh/blib/lib:/home/icerider70/.cpan/build/pler-0.32-91o59U/blib/arch:/home/icerider70/.cpan/build/pler-0.32-91o59U/blib/lib:/home/icerider70/.cpan/build/Test-Script-1.02-JvPSsU/blib/arch:/home/icerider70/.cpan/build/Test-Script-1.02-JvPSsU/blib/lib:/home/icerider70/.cpan/build/Process-0.22-F7UZSr/blib/arch:/home/icerider70/.cpan/build/Process-0.22-F7UZSr/blib/lib:/home/icerider70/.cpan/build/Perl6-Bible-0.37-957cK4/blib/arch:/home/icerider70/.cpan/build/Perl6-Bible-0.37-957cK4/blib/lib:/home/icerider70/.cpan/build/ExtUtils-MakeMaker-6.43_01-W89xeC/blib/arch:/home/icerider70/.cpan/build/ExtUtils-MakeMaker-6.43_01-W89xeC/blib/lib:/home/icerider70/.cpan/build/Class-ErrorHandler-0.01-igTZL4/blib/arch:/home/icerider70/.cpan/build/Class-Er
 rorHandler-0.01-igTZL4/blib/lib:/home/icerider70/.cpan/build!
 /NetHack
-Menu-0.02-4iReeH/blib/arch:/home/icerider70/.cpan/build/NetHack-Menu-0.02-4iReeH/blib/lib:/home/icerider70/.cpan/build/Handel-1.00007-DMQlim/blib/arch:/home/icerider70/.cpan/build/Handel-1.00007-DMQlim/blib/lib:/home/icerider70/.cpan/build/DBIx-Class-Validation-0.02001-C4sdQt/blib/arch:/home/icerider70/.cpan/build/DBIx-Class-Validation-0.02001-C4sdQt/blib/lib:/home/icerider70/.cpan/build/Data-FormValidator-4.57-VnHLi5/blib/arch:/home/icerider70/.cpan/build/Data-FormValidator-4.57-VnHLi5/blib/lib:/home/icerider70/.cpan/build/Perl6-Junction-1.30000-onxNvq/blib/arch:/home/icerider70/.cpan/build/Perl6-Junction-1.30000-onxNvq/blib/lib:/home/icerider70/.cpan/build/DBIx-Class-UUIDColumns-0.02002-7SOFxK/blib/arch:/home/icerider70/.cpan/build/DBIx-Class-UUIDColumns-0.02002-7SOFxK/blib/lib:/home/icerider70/.cpan/build/Data-UUID-1.148-PZ1Rp2/blib/arch:/home/icerider70/.cpan/build/Data-UUID-1.148-PZ1Rp2/blib/lib:/home/icerider70/.cpan/build/FormValidator-Simple-0.22-yd0liE/blib/arch:/ho
 
me/icerider70/.cpan/build/FormValidator-Simple-0.22-yd0liE/blib/lib:/home/icerider70/.cpan/build/Email-Valid-Loose-0.05-9zp5F4/blib/arch:/home/icerider70/.cpan/build/Email-Valid-Loose-0.05-9zp5F4/blib/lib:/home/icerider70/.cpan/build/Tie-IxHash-1.21-r9wW6i/blib/arch:/home/icerider70/.cpan/build/Tie-IxHash-1.21-r9wW6i/blib/lib:/home/icerider70/.cpan/build/Module-Starter-1.470-qMhZhQ/blib/arch:/home/icerider70/.cpan/build/Module-Starter-1.470-qMhZhQ/blib/lib:/home/icerider70/.cpan/build/Data-Currency-0.04002-tZk25X/blib/arch:/home/icerider70/.cpan/build/Data-Currency-0.04002-tZk25X/blib/lib:/home/icerider70/.cpan/build/Finance-Currency-Convert-WebserviceX-0.06001-kJ9Jfu/blib/arch:/home/icerider70/.cpan/build/Finance-Currency-Convert-WebserviceX-0.06001-kJ9Jfu/blib/lib:/home/icerider70/.cpan/build/Locale-Currency-Format-1.22-HrQZYB/blib/arch:/home/icerider70/.cpan/build/Locale-Currency-Format-1.22-HrQZYB/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-MySQL-0.04-rjcoaF/bl
 ib/arch:/home/icerider70/.cpan/build/DateTime-Format-MySQL-0!
 .04-rjco
aF/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-8eHzWv/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Builder-0.7901-8eHzWv/blib/lib:/home/icerider70/.cpan/build/Class-Factory-Util-1.7-l4xqFQ/blib/arch:/home/icerider70/.cpan/build/Class-Factory-Util-1.7-l4xqFQ/blib/lib:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-ZxoBFG/blib/arch:/home/icerider70/.cpan/build/DateTime-Format-Strptime-1.0702-ZxoBFG/blib/lib:/home/icerider70/.cpan/build/Tree-RB-0.1-YKKSao/blib/arch:/home/icerider70/.cpan/build/Tree-RB-0.1-YKKSao/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 11609
    PERL5_CPAN_IS_RUNNING = 11609
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_POD = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 500 / 500
    $GID = 500 500
    $EGID = 500 500

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9205 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.21   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.44   
    ExtUtils::MakeMaker 6.43_01
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.05   
    Test::More          0.74   
    YAML                0.66   
    YAML::Syck          1.00   
    version             0.74   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18-53.el5, archname=i386-linux-thread-multi
    uname='linux builder7.centos.org 2.6.9-42.0.3.elsmp #1 smp fri oct 6 
06:21:39 cdt 2006 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 -Dscriptdir=/usr/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 
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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables -L/usr/local/lib'

Reply via email to