Acme-AbhiIsNot

 view release on metacpan or  search on metacpan

t/00-load.t  view on Meta::CPAN

#!perl -T

use Test::More tests => 1;

BEGIN {
    use_ok( 'Acme::AbhiIsNot' ) || print "Bail out!\n";
}

diag( "Testing Acme::AbhiIsNot $Acme::AbhiIsNot::VERSION, Perl $], $^X" );



( run in 1.519 second using v1.01-cache-2.11-cpan-de7293f3b23 )