AMPR-Rip44

 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( 'AMPR::Rip44' ) || print "Bail out!
";
}

diag( "Testing AMPR::Rip44 $AMPR::Rip44::VERSION, Perl $], $^X" );



( run in 0.714 second using v1.01-cache-2.11-cpan-63c85eba8c4 )