PTools 0.01 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (63) does not match dist (62):
- Duplicates in MANIFEST: eg/datefmt.pl
- 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::Debug, PTools::Global, PTools::Loader, PTools::Local, PTools::Options, PTools::Passwd, PTools::String, PTools::Time::Elapsed, PTools::WordWrap
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Date::Format::Generic
- 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.02,0.03,0.04,0.05,0.06,0.08,0.10,0.12,0.15,0.18,1.03,1.04
- 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 | Facilitates 'using' PTools utility modules | 0.01 | metacpan |
| PTools::Counter | Maintain counters; format syntactically correct results. | 0.08 | metacpan |
| PTools::Date::Format | An OO interface to Date::Format, with additions | 0.05 | metacpan |
| PTools::Date::Parse | A simple OO interface to Date::Parse | 0.02 | metacpan |
| PTools::Debug | A light-weight class to provide debug output levels. | 0.04 | metacpan |
| PTools::Extender | Abstract class facilitates "extendable" methods in modules | 0.04 | metacpan |
| PTools::Global | PTools Framework for Local and Global variables | metacpan | |
| PTools::List | Create lists of things indexed by a label | 1.04 | metacpan |
| PTools::Loader | Demand load Perl modules at run-time w/error checking. | 0.12 | metacpan |
| PTools::Local | PTools Framework for Local and Global variables | metacpan | |
| PTools::Options | A simple OO interface to Getopt::Long | 0.15 | metacpan |
| PTools::Passwd | Generate and validate Unix-style passwords | 1.03 | metacpan |
| PTools::Proc::Backtick | Simple OO interface to system commands | 0.03 | metacpan |
| PTools::Proc::Daemonize | Turn a script into a daemon process | 0.10 | metacpan |
| PTools::Proc::Run | Run a process with error checking | 0.01 | metacpan |
| PTools::RedirectIO | Generic IO handler for process sessions | metacpan | |
| PTools::String | Misc string functions not explicitly provided in Perl | 0.18 | metacpan |
| PTools::Time::Elapsed | Create formatted string with elapsed time | 0.06 | metacpan |
| PTools::Verbose | A light-weight class to provide verbose output levels | 0.02 | metacpan |
| PTools::WordWrap | Format text strings | 0.04 | metacpan |