BEGIN { use constant DEBUG => 1; if (DEBUG) { require Data::Dumper; Data::Dumper->import() if Data::Dumper->can('import'); } }