DEBSOURCES
Skip Quicknav
sources / librdf-endpoint-perl / 0.11-2 / t / 00-load.t
123456789
#!perl use Test::More tests => 1; BEGIN { use_ok( 'RDF::Endpoint' ); } diag( "Testing RDF::Endpoint $RDF::Endpoint::VERSION, Perl $], $^X" );