use warnings; use strict; use Test::More tests => 5; use_ok('Net::isoHunt' ); use_ok('Net::isoHunt::Request' ); use_ok('Net::isoHunt::Response' ); use_ok('Net::isoHunt::Response::Image'); use_ok('Net::isoHunt::Response::Item' );