Index: trunk/ippScripts/scripts/bundle_detrends.pl
===================================================================
--- trunk/ippScripts/scripts/bundle_detrends.pl	(revision 27399)
+++ trunk/ippScripts/scripts/bundle_detrends.pl	(revision 27504)
@@ -1,5 +1,8 @@
 #! /usr/bin/env perl
 
+use Carp;
+
 use warnings;
+use strict;
 use DBI;
 use IPC::Cmd 0.36 qw( can_run run);
