Shell File Manager

Current Path : /usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/
Upload File :
Current File : //usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/pod_coverage.t

use Test::More;
eval "use Test::Pod::Coverage";

if( $@ )
	{
	plan skip_all => "Test::Pod::Coverage required for testing POD";
	}
else
	{
	plan tests => 1;

	pod_coverage_ok( "Business::ISBN::Data" );      
	}

Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]