|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Accessing File::Monitor attributeby Crackers2 (Vicar) |
| on Aug 11, 2009 at 20:56 UTC ( #787768=note: print w/ replies, xml ) | Need Help?? |
|
I think you need something more like the below:
Since you're only monitoring one file I guess you'll get either 0 or 1 objects back from scan depending on whether the file changed or not. Objects are of class File::Monitor::Delta as shown in the docs.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||