Subject: | get_attribute(s) fails if there are no attributes on the first file |
touch foo
get_attributes_recursively('foo');
File::Attributes::get_attribute failed: Cannot read
from .foo.attributes: No such file or directory
at /usr/local/lib/perl/5.8.8/YAML/Syck.pm line 51.
--
Jonathan Rockway <jrockway@cpan.org>