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 Walery Studennikov, This is a computer-generated test report for Net-Domain-ExpireDate-0.41, created automatically by CPAN::Reporter, version 0.48, 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 * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------- ---- ------- Net::Whois::Raw 0 1.32 Time::Piece 1 1.11_02 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/david/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /usr/local/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5 UID: $< = 1001 EUID: $> = 1001 GID: $( = 1001 1001 1001 0 EGID: $) = 1001 1001 1001 0 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.91_53 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41_01 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5 "-Iblib/lib" "-Iblib/arch" test.pl 1..54 # Running under perl version 5.009005 for freebsd # Current time local: Mon Sep 24 15:53:45 2007 # Current time GMT: Mon Sep 24 14:53:45 2007 # Using Test.pm version 1.25 ok 1 .com .net .org tests ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 .ru tests ok 45 ok 46 ok 47 creation date tests ok 48 ok 49 ok 50 ok 51 domdates tests ok 52 ok 53 The following tests requires internet connection and may fail if checked domains were renewed... ok 54 not ok 55 # Test 55 got: "2008-03-26" (test.pl at line 89) # Expected: "2007-03-26" # test.pl line 89 is: ok( expire_date("usa.biz", '%Y-%m-%d'), '2007-03-26' ); ok 56 not ok 57 # Test 57 got: "2008-04-17" (test.pl at line 91) # Expected: "2007-04-17" # test.pl line 91 is: ok( expire_date("nic.us", '%Y-%m-%d'), '2007-04-17' ); not ok 58 # Test 58 got: "2000-09-06;2008-09-06;" (test.pl at line 95) # Expected: "2000-09-05;2007-09-05;" # test.pl line 95 is: ok( sub { join ';', domain_dates("regtime.net", '%Y-%m-%d') }, '2000-09-05;2007-09-05;' ); not ok 59 # Test 59 got: "2001-09-19;2008-09-20;" (test.pl at line 96) # Expected: "2001-09-19;2007-09-20;" # test.pl line 96 is: ok( sub { join ';', domain_dates("webnames.ru", '%Y-%m-%d') }, '2001-09-19;2007-09-20;' ); makewrapper: make ok -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=i386-freebsd uname='freebsd poacher.barnyard.co.uk 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='-Dprefix=/home/david/cpantesting/perl-5.9.5 -de -Dusedevel' hint=recommended, useposix=true, d_sigaction=define 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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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=-lgdbm -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'
