Collection 0.55
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Flow
- JSON::XS
- String::CRC32
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Collection-0.55/lib/Collection.pm -- Around line 384: =pod directives shouldn't be over one line long! Ignoring all 7 lines of content Collection-0.55/scripts/usage1.pl -- Around line 31: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content
- 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.
- 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.10,0.55,1.1
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:
- Module::Build
Modules
Name | Abstract | Version | View |
---|---|---|---|
Collection | CRUD framework | 0.55 | metacpan |
Collection::AutoSQL | class for collections of data, stored in database. | 1.1 | metacpan |
Collection::AutoSQLnotUnique | class for collections of data, stored in database. | 0.01 | metacpan |
Collection::CrcColl | experimental class for collections | 0.10 | metacpan |
Collection::Index | metacpan | ||
Collection::Mem | class for collections of data, stored in memory. | 0.01 | metacpan |
Collection::Memcached | class for collections of data, stored in Memcached. | 0.01 | metacpan |
Collection::Storable | class for collections of data, stored in files. | 0.01 | metacpan |
Collection::Utl::ActiveRecord | Tools for track changes in HASHes. | 0.01 | metacpan |
Collection::Utl::Base | abstract class. | 0.01 | metacpan |
Collection::Utl::Flow | extention for flow sql queries | 0.01 | metacpan |
Collection::Utl::HashUnion | Union hashes. | 0.01 | metacpan |
Collection::Utl::Item | Base class for objects. | 0.02 | metacpan |
Collection::Utl::LazyObject | Lazy call. | 0.01 | metacpan |
Collection::Utl::Mirror | Mirror two collections. | 0.02 | metacpan |
Collection::Utl::StoreDir | Simple store/restore data to files in dirs. | metacpan |