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.
        
--
This is an error report generated automatically by CPANPLUS,
version 0.042.

Below is the error stack during 'make test':

/usr/local/perl/bin/perl ./Build test
t/00checkyaml....1..6
ok 1 - We have YAML
ok 2 - TODO is valid YAML
# 
# There are 2 items on the TODO list.
# --- #YAML:1.0
# - http://qwer.org/
# - |-
#   Recognise the sub-modules' URLs and codes and use the appropriate module.
# 
ok 3 - META.yml is valid YAML
# --- #YAML:1.0
# build_requires:
#   Test::More: 0.47
#   Test::Pod: 0.95
#   Test::Signature: 1.03
# conflicts: {}
# distribution_type: module
# generated_by: Module::Build version 0.16
# license: perl
# name: WWW-Shorten
# recommends: {}
# requires:
#   LWP: 5.69
#   LWP::UserAgent: 2.001
#   URI: 1.23
#   perl: 5.6.0
# version: 1.5.7
ok 4 - Changes is valid YAML
# 
# 
# Build.PL  has <1.5.7>
# Change log is <1.5.7>
# META.yml  has <1.5.7>
# 
ok 5 - Changes and Build.PL equal
ok 6 - META.yml and Build.PL equal
# 
#                                    wanted  installed
# LWP                                  5.69       5.69
# LWP::UserAgent                      2.001      2.003
# URI                                  1.23       1.23
# 
ok
t/00load.........1..3
ok 1 - use WWW::Shorten;
ok 2 - shorter exists
ok 3 - longer exists
ok
t/00load_a.......1..3
ok 1 - use WWW::Shorten::MakeAShorterLink;
ok 2 - shorter exists
ok 3 - longer exists
ok
t/00load_b.......1..3
ok 1 - use WWW::Shorten;
ok 2 - shorter exists
ok 3 - longer exists
ok
t/00pod..........1..13
ok 1 - Valid POD file: Shorten.pm
ok 2 - Valid POD file: Shorten/EkDk.pm
ok 3 - Valid POD file: Shorten/Fcol.pm
ok 4 - Valid POD file: Shorten/MakeAShorterLink.pm
ok 5 - Valid POD file: Shorten/NotLong.pm
ok 6 - Valid POD file: Shorten/QuickOnes.pm
ok 7 - Valid POD file: Shorten/Shorl.pm
ok 8 - Valid POD file: Shorten/SmLnk.pm
ok 9 - Valid POD file: Shorten/SnipURL.pm
ok 10 - Valid POD file: Shorten/TinyURL.pm
ok 11 - Valid POD file: Shorten/generic.pm
ok 12 - Valid POD file: Shorten/Metamark.pm
ok 13 - Valid POD file: Shorten/TinyClick.pm
ok
t/00signature....1..1
# 
# Using Module::Signature v0.21
# 
gpg: Signature made Sun Mar 09 14:49:12 2003 MET using DSA key ID A29058C8
gpg: Good signature from "Iain Truskett <[EMAIL PROTECTED]>"
gpg:                 aka "Iain Truskett (CPAN ID) <[EMAIL PROTECTED]>"
gpg:                 aka "Iain Truskett (TPG Staff) <[EMAIL PROTECTED]>"
gpg:                 aka "Iain Truskett (ANU Staff) <[EMAIL PROTECTED]>"
gpg:                 aka "Iain Truskett (Lists) <[EMAIL PROTECTED]>"
gpg:                 aka "Iain Truskett (ANU Student) <[EMAIL PROTECTED]>"
gpg:                 aka "Iain Truskett <[EMAIL PROTECTED]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E4D 4239 713C 99C5 50BA  F4FA CCBF 209B A290 58C8
==> Signature verified OK! <==
ok 1 - Valid signature
ok
t/01version......1..1
# Test::More 0.47
# LWP::UserAgent 2.003
ok 1 - Versions checked.
ok
t/ekdk...........1..4
ok 1 - use WWW::Shorten::EkDk;
# WWW::Shorten::EkDk 1.13
# [spoon142621047232552] => <http://redirect.ek.dk/spoon142621047232552>
ok 2 - make it shorter, with given code
ok 3 - makealongerlink (from full url)
ok 4 - makealongerlink (from code)
ok
t/fcol...........1..5
ok 1 - use WWW::Shorten::Fcol;
ok 2 - Reasonable response
ok 3 - make it shorter
# Short = [http://fcol.org/?3VT]
ok 4 - make it longer
# Really short = [3VT]
ok 5 - make it longer by Id
ok
t/masl...........1..7
ok 1 - use WWW::Shorten::MakeAShorterLink;
ok 2 - make it shorter
ok 3 - make it longer
ok 4 - make it longer by Id
ok 5 - Short URL is defined.
ok 6 - Short URL is is not blank.
ok 7 - Shorl URL is the original URL.
ok
t/metamark.......1..5
ok 1 - use WWW::Shorten::Metamark;
ok 2 - Reasonable response
ok 3 - make it shorter
# Short = [http://xrl.us/bh]
ok 4 - make it longer
# Really short = [bh]
ok 5 - make it longer by Id
ok
t/newnames.......1..4
ok 1 - shorter exists
ok 2 - longer exists
ok 3 - shorter exists
ok 4 - longer exists
ok
t/notlong........1..6
ok 1 - use WWW::Shorten::NotLong;
# WWW::Shorten::NotLong 1.22
# notlong = http://oligmens.notlong.com
ok 2 - make it shorter
# $code = oligmens
ok 3 - make it longer
ok 4 - make it longer by Id
ok 5 - make it shorter, get password [http://lawmowks.notlong.com, visumato]
# [noligmensx => http://noligmensx.notlong.com, sprigian]
ok 6 - make it shorter, with given code, and get password
ok
t/quickones......1..4
ok 1 - use WWW::Shorten::QuickOnes;
ok 2 - make it shorter
ok 3 - make it longer
ok 4 - make it longer by Id
ok
t/shorl..........1..5
ok 1 - use WWW::Shorten::Shorl;
ok 2
ok 3 - make it longer
ok 4 - make it longer by Id
ok 5 - make it shorter, get password [http://shorl.com/hagomypinutre, gufefodafovuso]
ok
t/smlnk..........1..4
ok 1 - use WWW::Shorten::SmLnk;
#     Failed test (t/smlnk.t at line 9)
#          got: undef
#     expected: 'http://smlnk.com/?ABOF9KXX'
not ok 2 - make it shorter
#     Failed test (t/smlnk.t at line 15)
#          got: undef
#     expected: 'http://books.perl.org/book/141'
not ok 3 - make it longer
#     Failed test (t/smlnk.t at line 21)
#          got: undef
#     expected: 'http://books.perl.org/book/141'
# Looks like you failed 3 tests of 4.
not ok 4 - make it longer by Id
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/snipurl........1..5
ok 1 - use WWW::Shorten::SnipURL;
ok 2 - make it shorter
ok 3 - make it longer
ok 4 - make it longer by Id
ok 5 - make it long with what we were given
ok
t/tinyclick......1..5
ok 1 - use WWW::Shorten::TinyClick;
# Short = [http://tinyclick.com/?3ot6o6]
ok 2 - Reasonable response
ok 3 - make it shorter
ok 4 - make it longer
# Really short = [3ot6o6]
ok 5 - make it longer by Id
ok
t/tinyurl........1..4
ok 1 - use WWW::Shorten::TinyURL;
ok 2 - make it shorter
ok 3 - make it longer
ok 4 - make it longer by Id
ok
t/ws_masl........1..4
ok 1 - use WWW::Shorten;
ok 2 - make it shorter
ok 3 - make it longer
ok 4 - make it longer by Id
ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/smlnk.t      3   768     4    3  75.00%  2-4
Failed 1/20 test scripts, 95.00% okay. 3/92 subtests failed, 96.74% okay.
make: *** [test] Error 29


Additional comments:

--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos sunu991 5.8 generic_108528-14 sun4u sparc '
    config_args='-de'
    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='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.0', gccosandvers='solaris2.8'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to