Mojo-TFTPd 0.05 Latest
Kwalitee Issues
- no_pax_headers
-
If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.
Error: PaxHeader/Mojo-TFTPd-0.05,PaxHeader/Mojo-TFTPd-0.05,Mojo-TFTPd-0.05/PaxHeader/example,Mojo-TFTPd-0.05/PaxHeader/example,Mojo-TFTPd-0.05/PaxHeader/Changes,Mojo-TFTPd-0.05/PaxHeader/Changes,Mojo-TFTPd-0.05/PaxHeader/MANIFEST,Mojo-TFTPd-0.05/PaxHeader/MANIFEST,Mojo-TFTPd-0.05/PaxHeader/t,Mojo-TFTPd-0.05/PaxHeader/t,Mojo-TFTPd-0.05/PaxHeader/README.md,Mojo-TFTPd-0.05/PaxHeader/README.md,Mojo-TFTPd-0.05/PaxHeader/META.yml,Mojo-TFTPd-0.05/PaxHeader/META.yml,Mojo-TFTPd-0.05/PaxHeader/.github,Mojo-TFTPd-0.05/PaxHeader/.github,Mojo-TFTPd-0.05/PaxHeader/lib,Mojo-TFTPd-0.05/PaxHeader/lib,Mojo-TFTPd-0.05/PaxHeader/Makefile.PL,Mojo-TFTPd-0.05/PaxHeader/Makefile.PL,Mojo-TFTPd-0.05/PaxHeader/.perltidyrc,Mojo-TFTPd-0.05/PaxHeader/.perltidyrc,Mojo-TFTPd-0.05/PaxHeader/META.json,Mojo-TFTPd-0.05/PaxHeader/META.json,Mojo-TFTPd-0.05/lib/PaxHeader/Mojo,Mojo-TFTPd-0.05/lib/PaxHeader/Mojo,Mojo-TFTPd-0.05/lib/Mojo/PaxHeader/TFTPd,Mojo-TFTPd-0.05/lib/Mojo/PaxHeader/TFTPd,Mojo-TFTPd-0.05/lib/Mojo/PaxHeader/TFTPd.pm,Mojo-TFTPd-0.05/lib/Mojo/PaxHeader/TFTPd.pm,Mojo-TFTPd-0.05/lib/Mojo/TFTPd/PaxHeader/Connection.pm,Mojo-TFTPd-0.05/lib/Mojo/TFTPd/PaxHeader/Connection.pm,Mojo-TFTPd-0.05/.github/PaxHeader/workflows,Mojo-TFTPd-0.05/.github/PaxHeader/workflows,Mojo-TFTPd-0.05/.github/workflows/PaxHeader/ci.yml,Mojo-TFTPd-0.05/.github/workflows/PaxHeader/ci.yml,Mojo-TFTPd-0.05/t/PaxHeader/parse_listen.t,Mojo-TFTPd-0.05/t/PaxHeader/parse_listen.t,Mojo-TFTPd-0.05/t/PaxHeader/retransmit.t,Mojo-TFTPd-0.05/t/PaxHeader/retransmit.t,Mojo-TFTPd-0.05/t/PaxHeader/options.t,Mojo-TFTPd-0.05/t/PaxHeader/options.t,Mojo-TFTPd-0.05/t/PaxHeader/basic.t,Mojo-TFTPd-0.05/t/PaxHeader/basic.t,Mojo-TFTPd-0.05/t/PaxHeader/rollover.t,Mojo-TFTPd-0.05/t/PaxHeader/rollover.t,Mojo-TFTPd-0.05/t/PaxHeader/00-project.t,Mojo-TFTPd-0.05/t/PaxHeader/00-project.t,Mojo-TFTPd-0.05/t/PaxHeader/asset.t,Mojo-TFTPd-0.05/t/PaxHeader/asset.t,Mojo-TFTPd-0.05/t/PaxHeader/data,Mojo-TFTPd-0.05/t/PaxHeader/data,Mojo-TFTPd-0.05/t/data/PaxHeader/150abcd,Mojo-TFTPd-0.05/t/data/PaxHeader/150abcd,Mojo-TFTPd-0.05/t/data/PaxHeader/rrq.bin,Mojo-TFTPd-0.05/t/data/PaxHeader/rrq.bin,Mojo-TFTPd-0.05/example/PaxHeader/custom-connection-class.pl,Mojo-TFTPd-0.05/example/PaxHeader/custom-connection-class.pl,Mojo-TFTPd-0.05/example/PaxHeader/tftp-http-proxy.pl,Mojo-TFTPd-0.05/example/PaxHeader/tftp-http-proxy.pl,Mojo-TFTPd-0.05/example/PaxHeader/tftpd.pl,Mojo-TFTPd-0.05/example/PaxHeader/tftpd.pl
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .github
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.