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.0143
on 5.10.0, created automatically by CPAN-Reporter-1.08 
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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /alt/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
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-cache-methods........................ok
t/PerlySense-cache................................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-consists-supported......ok
t/PerlySense-Document-api-likely..................ok
t/PerlySense-Document-api-match...................ok
t/PerlySense-Document-Api-merge...................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-visible.................ok
t/PerlySense-Document-Api.........................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-grep-in-dir.................ok
t/PerlySense-Document-has-base-class..............ok
t/PerlySense-Document-Location....................# As Info
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-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.........................# Find sub by name
# Find the sub at row/col
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-Emacs-output..................# Elisp
ok
t/PerlySense-Editor-fit-columns...................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-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-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-Util-arg.............................ok
t/PerlySense-Util-normalize-file-name.............ok
t/PerlySense......................................ok
t/pod-coverage....................................skipped: Test::Pod::Coverage 
1.04 required for testing POD coverage
All tests successful.
Files=65, Tests=1020, 596 wallclock secs ( 1.97 usr  0.30 sys + 575.14 cusr 
15.73 csys = 593.14 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module            Need  Have    
    ----------------- ----- --------
    App::Ack          0     1.76    
    Cache::Cache      0     1.05    
    Carp              0     1.08    
    Data::Dumper      0     2.121_14
    File::Basename    0     2.76    
    File::chdir       0     0.09    
    File::Find::Rule  0     0.30    
    File::Slurp       0     9999.13 
    File::Spec        3.25  3.2701  
    Getopt::Long      0     2.37    
    Graph::Easy       0.57  0.60    
    HTTP::Date        0     1.47    
    List::MoreUtils   0     0.21    
    Path::Class       0.11  0.16    
    Perl::Critic      0     1.080   
    Pod::Text         0     3.08    
    Pod::Usage        0     1.35    
    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.25    

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

Environment variables:

    LANG = en_GB.UTF-8
    PATH = 
/home/andy/bin:/alt/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 22692
    PERL5_CPAN_IS_RUNNING = 22692
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /alt/local/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 29 30 44 46 104 108 109 1000
    $EGID = 1000 4 20 24 25 29 30 44 46 104 108 109 1000

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.01     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.20-16-powerpc, archname=ppc-linux-thread-multi
    uname='linux shonky 2.6.20-16-powerpc #3 sun sep 23 19:20:00 utc 2007 ppc 
gnulinux '
    config_args='-de -Dusedevel -Dinc_version_list=none -Dprefix=/alt/local 
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib -Uversiononly'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O1',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='4.1.2 (Ubuntu 4.1.2-0ubuntu4)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    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='cc', ldflags ='-Dman3ext=3pm -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-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,/alt/local/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O1 -L/usr/local/lib'

Reply via email to