Skip Menu |

This queue is for tickets about the Dist-Zilla-Plugin-CopyFilesFromBuild CPAN distribution.

Report information
The Basics
Id: 121455
Status: new
Priority: 0/
Queue: Dist-Zilla-Plugin-CopyFilesFromBuild

People
Owner: Nobody in particular
Requestors: DROLSKY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Dies if the file to be added is in a non-existent subdirectory
If I want to add a generated files in the form "subdir/file.txt", then this module dies if subdir doesn't already exist in the top-level dir. It seems like it should probably just create the directory.