ObjStore 1.25 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: ObjStore::Config, ObjStore::SetEmulation, base
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: ObjStore-1.25/lib/ObjStore/Table2.pm -- Around line 695: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 ObjStore-1.25/lib/ObjStore/Table3.pm -- Around line 215: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 ObjStore-1.25/lib/ObjStore/Tutorial.pod -- Around line 464: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 ObjStore-1.25/lib/ObjStore.pod -- Around line 1249: Non-ASCII character seen before =encoding in '©'. Assuming CP1252
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: patches/base.pm
- 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: ObjStore, ObjStore::AV::Set, ObjStore::AVHV, ObjStore::AppInstance, ObjStore::CSV, ObjStore::Config, ObjStore::HV::Database, ObjStore::Path::Cursor, ObjStore::Path::Ref, ObjStore::Peeker, ObjStore::REP::FatTree, ObjStore::REP::ODI, ObjStore::REP::Splash, ObjStore::SetEmulation, ObjStore::Table, ObjStore::Table2, ObjStore::Table3, ObjStore::Tutorial, base
- 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:
- base
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/ObjStore/SetEmulation.pm: HASH(0x559ce597b150)
- 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,1.00,1.02,1.25
- 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 |
|---|---|---|---|
| ObjStore | Perl Extension For C<ObjectStore> OODBMS | 1.25 | metacpan |
| ObjStore::AV::Set | Simple set of objects using arrays | 0.01 | metacpan |
| ObjStore::AVHV | Hash interface, array performance | 0.02 | metacpan |
| ObjStore::AppInstance | A helper class for interactive ObjStore tools. | metacpan | |
| ObjStore::CSV | metacpan | ||
| ObjStore::Config | metacpan | ||
| ObjStore::HV::Database | 1.00 | metacpan | |
| ObjStore::Path::Cursor | 0.01 | metacpan | |
| ObjStore::Path::Ref | 1.00 | metacpan | |
| ObjStore::Peeker | metacpan | ||
| ObjStore::REP::FatTree | 1.00 | metacpan | |
| ObjStore::REP::ODI | 1.00 | metacpan | |
| ObjStore::REP::Splash | metacpan | ||
| ObjStore::SetEmulation | metacpan | ||
| ObjStore::Table | 0 | metacpan | |
| ObjStore::Table2 | Simulated RDBMS Tables | 1.02 | metacpan |
| ObjStore::Table3 | RDBMS Style Tables | 1.00 | metacpan |
| ObjStore::Tutorial | A Gentle Introduction | metacpan | |
| base | Establish IS-A relationship with base class at compile time | metacpan |
Provides
| Name | File | View |
|---|---|---|
| ObjStore::AV | lib/ObjStore.pm | metacpan |
| ObjStore::AVHV::Fields | lib/ObjStore/AVHV.pm | metacpan |
| ObjStore::BRAHMA | lib/ObjStore.pm | metacpan |
| ObjStore::CSV::Parser | lib/ObjStore/CSV.pm | metacpan |
| ObjStore::Container | lib/ObjStore.pm | metacpan |
| ObjStore::Cursor | lib/ObjStore.pm | metacpan |
| ObjStore::DEPRECIATED::Cursor | lib/ObjStore.pm | metacpan |
| ObjStore::Database | lib/ObjStore.pm | metacpan |
| ObjStore::Database::HV | lib/ObjStore.pm | metacpan |
| ObjStore::HV | lib/ObjStore.pm | metacpan |
| ObjStore::Index | lib/ObjStore.pm | metacpan |
| ObjStore::Notification | lib/ObjStore.pm | metacpan |
| ObjStore::REP::FatTree::Index | lib/ObjStore/REP/FatTree.pm | metacpan |
| ObjStore::REP::FatTree::Index::Conf | lib/ObjStore/REP/FatTree.pm | metacpan |
| ObjStore::REP::ODI::HashIndex | lib/ObjStore/REP/ODI.pm | metacpan |
| ObjStore::REP::ODI::HashIndex::Conf | lib/ObjStore/REP/ODI.pm | metacpan |
| ObjStore::Ref | lib/ObjStore.pm | metacpan |
| ObjStore::Segment | lib/ObjStore.pm | metacpan |
| ObjStore::Set | lib/ObjStore.pm | metacpan |
| ObjStore::SetEmulation::Cursor | lib/ObjStore/SetEmulation.pm | metacpan |
| ObjStore::Table2::Database | lib/ObjStore/Table2.pm | metacpan |
| ObjStore::Table3::Database | lib/ObjStore/Table3.pm | metacpan |
| ObjStore::Table::Database | lib/ObjStore/Table.pm | metacpan |
| ObjStore::Table::Index | lib/ObjStore/Table2.pm | metacpan |
| ObjStore::Table::Index::Field | lib/ObjStore/Table2.pm | metacpan |
| ObjStore::Table::Index::GroupBy | lib/ObjStore/Table2.pm | metacpan |
| ObjStore::UNIVERSAL | lib/ObjStore.pm | metacpan |
| UNIVERSAL | lib/ObjStore.pm | metacpan |
| Worker | lib/ObjStore/Tutorial.pm | metacpan |