ACME-YAPC-NA-2012

 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::YAPC::NA::2012' ) || print "Bail out!\n";
}

diag( "Testing ACME::YAPC::NA::2012 $ACME::YAPC::NA::2012::VERSION, Perl $], $^X" );

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.229 second using v1.00-cache-2.02-grep-82fe00e-cpan-c30982ac1bc3 )