ACME-PM-Voronezh

 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::PM::Voronezh' ) || print "Bail out!
";
}

diag( "Testing ACME::PM::Voronezh $ACME::PM::Voronezh::VERSION, Perl $], $^X" );



( run in 0.267 second using v1.01-cache-2.11-cpan-4d50c553e7e )