I didn't have to look very far to find a test that didn't work. The very first one failed:
dh-alierak@hack:~/dw$ prove t/
t/00-compile.t .................... 37/1344
# Failed test 'STDERR of LJ/Splash.pm'
# at t/00-compile.t line 76.
# got: 'Base class package "Splash::Server" is empty.
# (Perhaps you need to 'use' the module which defines that package first.)
# at cgi-bin/LJ/Splash.pm line 6
# BEGIN failed--compilation aborted at cgi-bin/LJ/Splash.pm line 6.
# Compilation failed in require at -e line 1.
# '
# expected: ''
Bailout called. Further testing stopped: Test failed. BAIL OUT!.
FAILED--Further testing stopped: Test failed. BAIL OUT!.
no subject
Um... do we even use LJ::Splash?