add use Time::Local because we need it. Must have removed it by
accident. git-svn-id: svn://10.0.0.236/trunk@81869 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
# logs in compressed form for future reference.
|
||||
|
||||
|
||||
# $Revision: 1.8 $
|
||||
# $Date: 2000-10-18 20:24:06 $
|
||||
# $Revision: 1.9 $
|
||||
# $Date: 2000-10-27 15:29:52 $
|
||||
# $Author: kestes%staff.mail.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/bin/Attic/processmail,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@@ -45,6 +45,7 @@ use File::Basename;
|
||||
use Sys::Hostname;
|
||||
use File::stat;
|
||||
use Getopt::Long;
|
||||
use Time::Local;
|
||||
|
||||
# Tinderbox libraries
|
||||
use lib '#tinder_libdir#';
|
||||
|
||||
Reference in New Issue
Block a user