add datestamp to batch name derived from filename, remove temp files for all errors...
authorivan <ivan>
Thu, 22 Sep 2011 00:28:29 +0000 (00:28 +0000)
committerivan <ivan>
Thu, 22 Sep 2011 00:28:29 +0000 (00:28 +0000)
FS/bin/freeside-cdr-sftp_and_import

index d28a63c..48b6f69 100755 (executable)
@@ -2,7 +2,7 @@
 
 use strict;
 use Getopt::Std;
-use Date::Format;
+use Date::Format qw(str2time);
 use Net::SFTP::Foreign::Compat;
 use Net::FTP;
 use FS::UID qw(adminsuidsetup datasrc);