Text-CSV-Track 1.00 Latest
Kwalitee Issues
- no_generated_files
-
Remove the offending files/directories!
Error: Build
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.3,1.00
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Text::CSV::Track | module to work with .csv file that stores some value(s) per identificator | 1.00 | metacpan |
Text::CSV::Track::Max | same as Text::CSV::Track but stores the greatest value | 0.3 | metacpan |
Text::CSV::Track::Min | same as Text::CSV::Track but stores the smallest value | 0.3 | metacpan |