Subject: | Undeclared dependency on File::Path |
I grepped through the source and found three places where File::Path is
used but it isn't declared as prerequisite.
Please do. I've seen tests failing because the version of File::Path was
too old. Without a declaration that it is needed at all we cannot find
out which versions were used by these tests.
Thanks,