Data-Checker 1.07 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: Checker.pm, DNS.pm, Date.pm, IP.pm, Ping.pm
- no_missing_files_in_provides
-
Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.
Error: Checker.pm, DNS.pm, Date.pm, IP.pm, Ping.pm
Modules
Name | Abstract | Version | View |
---|---|---|---|
Data::Checker | a framework for checking data validity | 1.07 | metacpan |
Data::Checker::DNS | check data to see if it is valid in DNS | 1.07 | metacpan |
Data::Checker::Date | check data to see if it contains a valid date | 1.07 | metacpan |
Data::Checker::IP | check data to see if it is a valid IP | 1.07 | metacpan |
Data::Checker::Ping | check data to see if it contains hosts that respong to pings | 1.07 | metacpan |