Hi, a Makefile, Changelog and MANIFEST or LICENSE files belong into the root directory, and should not be removed. Module that you write for tests might go under t/lib. Other files like media files that shall be installed should be in resource or share.
Am 21.03.2015 um 16:51 schrieb Tom Browder: > > The guidance for the directory layout for a proposed module is very > clear for mandatory items, and two other directories are also > mentioned: bin and doc. > > What about other items such as a Makefile for developer use, > development test scripts and modules, and miscellaneous files found in > CPAN Perl 5 modules such as TODO, Changes, and MANIFEST? Should they > be removed, or maybe moved to a directory hidden from the module > ecosystem? > > Thanks. > > -Tom >
