Adedayo Adeyeye <mailto:[EMAIL PROTECTED]> wrote:
: Still didn't work. However, I removed use File::stat and everything : works fine now. IIRC, File::stat is an OO version of stat(). I believe it forces stat() to return a hash or a blessed object, not an array. : =>print "$atime"; : =>print "$mtime"; Why are $atime and $mtime in quotes? Read perlfaq4: What's wrong with always quoting "$vars"? HTH, Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>