On Tue Dec 03 07:20:49 2013, PJFL wrote:
Show quoted text> The test script rootprune.t uses the Path::Class::File method spew.
> This was not added
> to Path::Class until version 0.26
Hmm. Thank you for reporting. Dist::Zilla is the one that requires Path::Class, but I guess since my code is using the spew method my module is the one that needs to declare the version dependency, even though my code doesn't directly require Path::Class?