Checkout File::Find
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
byron wise
Sent: Tuesday, January 02, 2001 2:27 PM
To: [EMAIL PROTECTED]
Subject: Opening Directory without knowing name
I have a script that creates directories on the fly if they don'
$now = time; # get current time in seconds since epoch
$then = $now - (30*24*60*60); # subtract 30 days worth of seconds
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($then);
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Steve Reule
ile on server has changed in $names[$i]\n";
$obj->Send(\%message);
undef $obj;
}
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ed
Moon
Sent: Friday, September 29, 2000 7:10 PM
To: '[EMAIL PROTECTED]'
Subject: Win32::ChangeNotify::wa
I'm having problems with the following script run as 'notify.pl k:'
I want to monitor a mounted share and all sub directories for any file
changes. If I monitor just the root directory (with '$notify->wait or warn
"Something failed: $!\n";) it works.
But I want more granular notification and use