Index: trunk/ippScripts/scripts/detrend_stack.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_stack.pl	(revision 12578)
+++ trunk/ippScripts/scripts/detrend_stack.pl	(revision 12800)
@@ -13,5 +13,5 @@
 $VERSION = '0.01';
 
-use IPC::Cmd qw( can_run run );
+use IPC::Cmd 0.36 qw( can_run run );
 use PS::IPP::Metadata::Config;
 use PS::IPP::Metadata::List qw( parse_md_list );
