# Dummy test until Test::Harness or similar
# is used by the other tests to check deps.
use Modern::Perl;
print "1..1\nok 1\n";
-