use Test::More tests => 4; BEGIN { use_ok('Finance::QuoteHist'); use_ok('Finance::QuoteHist::Generic'); use_ok('Finance::QuoteHist::Yahoo'); use_ok('Finance::QuoteHist::QuoteMedia'); }