Subject: | possible bug? |
Date: | Tue, 27 Oct 2009 14:41:35 +0100 |
To: | "bug-File-Maintenance [...] rt.cpan.org" <bug-File-Maintenance [...] rt.cpan.org> |
From: | "Randall, T J" <tj.randall [...] philips.com> |
Just curious - has anyone reported a bug with File-Maintenance, where I have files in my output folder, and the output and archive folders being passed to File-Maintenance are valid. (also - this works on my local machine, but not the server where we run in QA - windows 2003 server) When running, I'm getting the following error:
Can't use an undefined value as an ARRAY reference at C:/Perl/site/lib/Win32/TieRegistry.pm line 718.
The code:
$fm = File::Maintenance->new();
$fm->directory('d:/Apps/receivingAppFileProcessing/out');
$fm->archive_directory('d:/Apps/receivingAppFileProcessing/archive');
$fm->pattern('*');
$fm->recurse(1);
$fm->age('0m');
$fm->archive;
I just though I'd share that with you - I'd be happy to share any/all information that you need. Perl info:
This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 50 registered patches, see perl -V for more detail)
Copyright 1987-2006, Larry Wall
Binary build 820 [274739] provided by ActiveState http://www.ActiveState.com
Built Jan 23 2007 15:57:46
Thank you!
T.j. Randall
Senior Application Developer
Philips Home Monitoring
Information Technology Shared Services
Tel: (508) 988-3205
Fax: (508) 988-1818
Cell: (774) 232-1984
Email: tj.randall@philips.com<outbind://232/tj.randall@philips.com>
Show quoted text
________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.