This project is for 'fez', raku's cool new shiny dist uploader & manager. If you're a module author you should definitely be using this sweet thang. ;;;;;;;;;;;;;; This project and the underlying infrastructure is supported out of my own pocket and through donations. If you'd like to donate please check here: https://www.patreon.com/oynot
Artistic License 2.0
20
stars
12
forks
source link
Fix checkbuild for multi-level resources trees #30
When checking resources on disk (as opposed to in a tarball), if there
were subdirectories within resources/, checkbuild would see them as
missing files in META6. Fix this by not adding directories to the
file list in the on-disk (non-tarball) path.
When checking resources on disk (as opposed to in a tarball), if there were subdirectories within resources/, checkbuild would see them as missing files in META6. Fix this by not adding directories to the file list in the on-disk (non-tarball) path.