Subject: | Undeclared dependency on File::Path |
remove_tree was not always exported by the File::Path module. I could
not quickly find out since when it is but cpantesters reports failing
import of remove_tree in five cases:
http://pause.perl.org:3000/reports_by_field?distv=File-LinkDir-0.03;field=qr%3A%28.*is%20not%20exported.*%29
If File::Path were declare as prerequisite the resulting reports would
automatically contain the versions of File::Path in use.
Could you please add the dependency declaration?
Thanks,