PTools-SDF 0.01 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: PTools::SDF::ARRAY, PTools::SDF::CSV, PTools::SDF::DIR, PTools::SDF::File, PTools::SDF::IDX, PTools::SDF::INI, PTools::SDF::Lock::Advisory, PTools::SDF::Lock::Selective, PTools::SDF::SDF, PTools::SDF::Sort::Bubble, PTools::SDF::Sort::Quick, PTools::SDF::Sort::Random, PTools::SDF::Sort::Shell, PTools::SDF::TAG
- 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.01,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.15,0.32
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| PTools::SDF | A collection of Simple Data File utility tools | 0.01 | metacpan |
| PTools::SDF::ARRAY | allows loading data from a memory array | 0.09 | metacpan |
| PTools::SDF::CSV | Load "CSV" data file into an PTools::SDF::SDF object | 0.01 | metacpan |
| PTools::SDF::DIR | Load dir entries into an 'PTools::SDF::SDF' object | 0.11 | metacpan |
| PTools::SDF::File | Abstract base class for "Simple Data File" modules | 0.08 | metacpan |
| PTools::SDF::IDX | Allow user-defined indices into PTools::SDF::SDF objects | 0.15 | metacpan |
| PTools::SDF::INI | Implements a Simple Data File in "Windows INI" format | 0.09 | metacpan |
| PTools::SDF::Lock::Advisory | 0.07 | metacpan | |
| PTools::SDF::Lock::Selective | 0.05 | metacpan | |
| PTools::SDF::SDF | Implements a Simple Data File as a 'Self Defining File' | 0.32 | metacpan |
| PTools::SDF::Sort::Bubble | 0.08 | metacpan | |
| PTools::SDF::Sort::Quick | 0.07 | metacpan | |
| PTools::SDF::Sort::Random | 0.01 | metacpan | |
| PTools::SDF::Sort::Shell | 0.06 | metacpan | |
| PTools::SDF::TAG | Implements a Simple Data File in "Tagged Data" format | 0.10 | metacpan |