Subject: | WWW::Shorten |
Date: | Tue, 17 Mar 2009 02:25:19 +0000 |
To: | Dave Cross <dave [...] dave.org.uk> |
From: | Frank Wales <frank [...] limov.com> |
Hi, Dave.
I'm writing something at the moment that would benefit from being
able to convert shortened links back to their original form, and
so looked for a module before writing some code, and found yours.
However, "make test" barfed, and I wonder if it's because tinyurl
have changed something. The output of the tests follows, in case
you're interested.
Should I just install it anyway, or do you think this is a real problem?
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00load............ok
t/00load_a..........ok
t/00load_b..........ok
t/00noexp...........ok
t/00sig.............ok
1/1 skipped: various reasons
t/01version.........# Test::More 0.8
# LWP::UserAgent 2.033
t/01version.........ok
t/98pod-coverage....ok
t/99pod.............ok
t/babyurl...........ok
t/ekdk..............ok
t/linktoolbot.......ok
t/linkz.............ok
5/6 skipped: various reasons
t/masl..............ok
t/metamark..........ok
t/newnames..........ok
t/notlong...........ok
t/oneshort..........ok
t/qurl..............ok
t/shorl.............ok
t/shortlink.........ok
t/smlnk.............ok
t/snipurl...........ok
t/tinyclick.........ok
t/tinylink..........ok
t/tinyurl...........NOK 2/6
# Failed test 'make it shorter'
# at t/tinyurl.t line 8.
# got: 'http://tinyurl.com/yqvvz5'
# expected: 'http://tinyurl.com/2etu'
# Looks like you failed 1 test of 6.
t/tinyurl...........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/6 tests, 83.33% okay
t/urljr.............ok
t/v3................ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/tinyurl.t 1 256 6 1 2
6 subtests skipped.
Failed 1/27 test scripts. 1/121 subtests failed.
Files=27, Tests=121, 22 wallclock secs ( 1.33 cusr + 0.15 csys = 1.48 CPU)
Failed 1/27 test programs. 1/121 subtests failed.
make: *** [test_dynamic] Error 255
DAVECROSS/WWW-Shorten-2.02.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DAVECROSS/WWW-Shorten-2.02.tar.gz
Running make install
make test had returned bad status, won't install without force
--
Frank Wales [frank@limov.com]