Index: trunk/ippScripts/scripts/ipp_serial_detrend.pl
===================================================================
--- trunk/ippScripts/scripts/ipp_serial_detrend.pl	(revision 12669)
+++ trunk/ippScripts/scripts/ipp_serial_detrend.pl	(revision 12800)
@@ -6,5 +6,5 @@
 use Getopt::Long;
 use Pod::Usage qw( pod2usage );
-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 );
