#!perl -T

use Test::More tests => 1;

BEGIN {
	use_ok( 'Parse::ISF' );
}

#diag( "Testing Parse::ISF $Parse::ISF::VERSION, Perl $], $^X" );