Posted on 2010-05-03 03:28:29.529348-07 by woky
Can't copy directories "Is a directory"
Hello, in some previous version, it was possible to add some files in constructor arguments like this:
... share_files => { map { $_ => $_ } (glob("share/*"), glob("share/**/*")) } ...
Now (0.360700) it complains: Building ... Can't copy('share/info', 'blib/share/info'): Is a directory at /usr/share/perl5/Module/Build/Base.pm Is there other way to achieve same? Or is it so non-standard? Thank you.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.