diff options
author | Ricardo Signes <rjbs@cpan.org> | 2016-01-14 08:17:44 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2016-01-14 08:17:44 -0500 |
commit | 918c39d3bee4826bab1ab73c7eddf5c159479390 (patch) | |
tree | e7f6dafbd6040a61c79c253e30775766e7575715 /Porting/pumpkin.pod | |
parent | 388b516534a282446fec211a49f89840e90748e0 (diff) | |
download | perl-918c39d3bee4826bab1ab73c7eddf5c159479390.tar.gz |
PathTools: use mkpath instead of make_path in tests
make_path doesn't exist until File::Path 2.08, which didn't ship
with core until v5.12. Adding a prerequisite on File::Path would
put us one step closer to a horrible circular dependency between
non-core PathTools and non-core File::Path. This avoids that by
using the ancient and adequate mkpath.
Diffstat (limited to 'Porting/pumpkin.pod')
0 files changed, 0 insertions, 0 deletions