#!perl -Tw use strict; use Test::More; use lib "t"; plan tests => 30; use_ok( "BigApp::Report" );