Report for Devel-Refactor-0.05

Back
From: Dan Collins (DCOLLINS)
Subject: PASS Devel-Refactor-0.05 v5.8.9 GNU/Linux
Date: 2010-11-07T14:43:38Z

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 Scott Sotka,

This is a computer-generated report for Devel-Refactor-0.05
on perl 5.8.9, created by CPAN-Reporter-1.1805.

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:

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 test':

PERL_DL_NONLAZY=1 /home/perl589/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Adding .t as valid Perl extension
t/basic.t ............... ok
t/extract_subroutine.t .. ok
t/rename_subroutine.t ... ok
All tests successful.
Files=3, Tests=83,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.18 cusr  0.02 csys =  0.26 CPU)
Result: PASS
PERL_DL_NONLAZY=1 /home/perl589/perl/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
# Adding .t as valid Perl extension
t/basic.t ............... 
1..7
ok 1 - use Refactor;
ok 2 - Get a new Devel::Refactor object.
ok 3 - 'foo.pl' recognized as Perl file name.
ok 4 - 'foo.pm' recognized as Perl file name.
ok 5 - 'foo.pod' recognized as Perl file name.
ok 6 - 'foo.t' rejected as Perl file name.
ok 7 - 'foo.t' recognized as Perl file name.
ok
t/rename_subroutine.t ... 
1..73
ok 1 - t/testfile_1.pl is a perl file
ok 2 - Call rename_subroutine with file 't/testfile_1.pl'
ok 3 - Find expected line number 11 in t/testfile_1.pl
ok 4 - t/testfile_1.pl line 11 - find oldSub
ok 5 - t/testfile_1.pl line 11 - replacement line looks correct
ok 6 - Find expected line number 12 in t/testfile_1.pl
ok 7 - t/testfile_1.pl line 12 - find oldSub
ok 8 - t/testfile_1.pl line 12 - replacement line looks correct
ok 9 - Find expected line number 16 in t/testfile_1.pl
ok 10 - t/testfile_1.pl line 16 - find oldSub
ok 11 - t/testfile_1.pl line 16 - replacement line looks correct
ok 12 - Find expected line number 21 in t/testfile_1.pl
ok 13 - t/testfile_1.pl line 21 - find oldSub
ok 14 - t/testfile_1.pl line 21 - replacement line looks correct
ok 15 - Find expected line number 25 in t/testfile_1.pl
ok 16 - t/testfile_1.pl line 25 - find oldSub
ok 17 - t/testfile_1.pl line 25 - replacement line looks correct
ok 18 - Find expected line number 29 in t/testfile_1.pl
ok 19 - t/testfile_1.pl line 29 - find oldSub
ok 20 - t/testfile_1.pl line 29 - replacement line looks correct
ok 21 - Call rename_subroutine with directory 't' and depth of 0
ok 22 - Find expected line number 11 in t/testfile_1.pl
ok 23 - t/testfile_1.pl line 11 - find oldSub
ok 24 - t/testfile_1.pl line 11 - replacement line looks correct
ok 25 - Find expected line number 12 in t/testfile_1.pl
ok 26 - t/testfile_1.pl line 12 - find oldSub
ok 27 - t/testfile_1.pl line 12 - replacement line looks correct
ok 28 - Find expected line number 16 in t/testfile_1.pl
ok 29 - t/testfile_1.pl line 16 - find oldSub
ok 30 - t/testfile_1.pl line 16 - replacement line looks correct
ok 31 - Find expected line number 21 in t/testfile_1.pl
ok 32 - t/testfile_1.pl line 21 - find oldSub
ok 33 - t/testfile_1.pl line 21 - replacement line looks correct
ok 34 - Find expected line number 25 in t/testfile_1.pl
ok 35 - t/testfile_1.pl line 25 - find oldSub
ok 36 - t/testfile_1.pl line 25 - replacement line looks correct
ok 37 - Find expected line number 29 in t/testfile_1.pl
ok 38 - t/testfile_1.pl line 29 - find oldSub
ok 39 - t/testfile_1.pl line 29 - replacement line looks correct
ok 40 - Find expected line number 15 in t/testfile_2.pm
ok 41 - t/testfile_2.pm line 15 - find oldSub
ok 42 - t/testfile_2.pm line 15 - replacement line looks correct
ok 43 - Find expected line number 18 in t/testfile_2.pm
ok 44 - t/testfile_2.pm line 18 - find oldSub
ok 45 - t/testfile_2.pm line 18 - replacement line looks correct
ok 46 - Call rename_subroutine with directory 't' and depth of 1
ok 47 - Find expected line number 11 in t/testfile_1.pl
ok 48 - t/testfile_1.pl line 11 - find oldSub
ok 49 - t/testfile_1.pl line 11 - replacement line looks correct
ok 50 - Find expected line number 12 in t/testfile_1.pl
ok 51 - t/testfile_1.pl line 12 - find oldSub
ok 52 - t/testfile_1.pl line 12 - replacement line looks correct
ok 53 - Find expected line number 16 in t/testfile_1.pl
ok 54 - t/testfile_1.pl line 16 - find oldSub
ok 55 - t/testfile_1.pl line 16 - replacement line looks correct
ok 56 - Find expected line number 21 in t/testfile_1.pl
ok 57 - t/testfile_1.pl line 21 - find oldSub
ok 58 - t/testfile_1.pl line 21 - replacement line looks correct
ok 59 - Find expected line number 25 in t/testfile_1.pl
ok 60 - t/testfile_1.pl line 25 - find oldSub
ok 61 - t/testfile_1.pl line 25 - replacement line looks correct
ok 62 - Find expected line number 29 in t/testfile_1.pl
ok 63 - t/testfile_1.pl line 29 - find oldSub
ok 64 - t/testfile_1.pl line 29 - replacement line looks correct
ok 65 - Find expected line number 15 in t/testfile_2.pm
ok 66 - t/testfile_2.pm line 15 - find oldSub
ok 67 - t/testfile_2.pm line 15 - replacement line looks correct
ok 68 - Find expected line number 18 in t/testfile_2.pm
ok 69 - t/testfile_2.pm line 18 - find oldSub
ok 70 - t/testfile_2.pm line 18 - replacement line looks correct
ok 71 - Find expected line number 8 in t/test_subdirectory/testfile_3.pod
ok 72 - t/test_subdirectory/testfile_3.pod line 8 - find oldSub
ok 73 - t/test_subdirectory/testfile_3.pod line 8 - replacement line looks correct
ok
t/extract_subroutine.t .. 
1..3
ok 1 - New subroutine signature
ok 2 - eval extracted subroutine declaration
Checking foo
Checking bar
Checking baz
ok 3 - run extracted subroutine
ok
All tests successful.
Files=3, Tests=83,  0 wallclock secs ( 0.04 usr  0.02 sys +  0.18 cusr  0.03 csys =  0.27 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Test::More .47  0.94


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10438
    PERL5_CPAN_IS_RUNNING = 10438
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22811,10438
    PERL_CR_SMOKER_CURRENT = Devel-Refactor-0.05
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/perl589/perl/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9402
    Cwd                 3.31  
    ExtUtils::CBuilder  0.2703
    ExtUtils::Command   1.16  
    ExtUtils::Install   1.54  
    ExtUtils::MakeMaker 6.56  
    ExtUtils::Manifest  1.58  
    ExtUtils::ParseXS   2.2205
    File::Spec          3.31  
    Module::Build       0.3607
    Module::Signature   n/a   
    Test::Harness       3.21  
    Test::More          0.94  
    YAML                0.71  
    YAML::Syck          1.09  
    version             0.82  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=2.6.31-20-generic, archname=i686-linux-thread-multi
    uname='linux st47-laptop 2.6.31-20-generic #57-ubuntu smp mon feb 8 09:05:19 utc 2010 i686 gnulinux '
    config_args=''
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.4.1', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.10.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        THREADS_HAVE_PIDS USE_FAST_STDIO USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Mar 11 2010 22:22:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10438"
    PERL5_CPAN_IS_RUNNING="10438"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22811,10438"
    PERL_CR_SMOKER_CURRENT="Devel-Refactor-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl589/perl/lib/5.8.9/i686-linux-thread-multi
    /home/perl589/perl/lib/5.8.9
    /home/perl589/perl/lib/site_perl/5.8.9/i686-linux-thread-multi
    /home/perl589/perl/lib/site_perl/5.8.9
    .