Index: trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
===================================================================
--- trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 16748)
+++ trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 16750)
@@ -1,5 +1,5 @@
 # Copyright (c) 2006  Paul Price, Joshua Hoblitt
 #
-# $Id: Config.pm,v 1.78 2008-02-29 02:41:31 price Exp $
+# $Id: Config.pm,v 1.79 2008-02-29 02:45:24 price Exp $
 
 package PS::IPP::Config;
@@ -15,4 +15,5 @@
 use PS::IPP::Metadata::Config 1.00;
 use Getopt::Long 2.33 qw( GetOptions :config gnu_getopt pass_through ); # Set pass_through so we don't kill @ARGV
+use IPC::Cmd 0.36 qw( can_run run );
 
 use base qw( Class::Accessor::Fast Exporter );
