Collection 0.58 Latest
Kwalitee Issues
- 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.58/lib/Collection.pm -- Around line 384: =pod directives shouldn't be over one line long! Ignoring all 7 lines of content Collection-0.58/scripts/usage1.pl -- Around line 31: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content
- 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.01,0.02,0.11,0.58,1.1
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
---|---|---|---|
Collection | CRUD framework | 0.58 | 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.11 | metacpan |
Collection::Index | 0.02 | 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. | 0 | metacpan |