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::AV::QSet, ObjStore::Config, ObjStore::SetEmulation, ObjStore::Table3::Database

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Event
  • builtin

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.39/lib/ObjStore/AV/Set.pm -- Around line 106: Unterminated N<...> sequence Deleting unknown formatting code N<> ObjStore-1.39/lib/ObjStore/Table2.pm -- Around line 695: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 ObjStore-1.39/lib/ObjStore/Table3.pm -- Around line 254: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 ObjStore-1.39/lib/ObjStore/Tutorial.pod -- Around line 467: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 ObjStore-1.39/lib/ObjStore.pod -- Around line 1140: 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.

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::QSet, ObjStore::AV::Set, ObjStore::AVHV, ObjStore::AppInstance, ObjStore::CSV, ObjStore::Config, ObjStore::HV::Database, ObjStore::Job, ObjStore::Job::Table, ObjStore::Mortician, ObjStore::NoInit, ObjStore::Path::Cursor, ObjStore::Path::Ref, ObjStore::Peeker, ObjStore::Posh::Cursor, ObjStore::Posh::Remote, ObjStore::Process, ObjStore::REP::FatTree, ObjStore::REP::ODI, ObjStore::REP::Splash, ObjStore::Serve, ObjStore::Server, ObjStore::ServerDB, ObjStore::SetEmulation, ObjStore::Sex, ObjStore::Table, ObjStore::Table2, ObjStore::Table3, ObjStore::Table3::Database, ObjStore::Tutorial, ObjStore::notify

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/ObjStore/SetEmulation.pm: HASH(0x559ce72e7648)

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.04,0.05,0.50,0.71,1.00,1.01,1.02,1.39

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.39 metacpan
ObjStore::AV::Set index-style interface with an array representation 0.50 metacpan
ObjStore::AVHV Hash interface, array performance 0.02 metacpan
ObjStore::AppInstance helper class for interactive tools 1.01 metacpan
ObjStore::CSV metacpan
ObjStore::Config metacpan
ObjStore::HV::Database a generic hash-oriented database 1.00 metacpan
ObjStore::Job Jobs for a Non-Preemptive Idle-Time Job Scheduler 0.02 metacpan
ObjStore::Job::Table 0.02 metacpan
ObjStore::Mortician Delay Physical Destruction of Persistent Objects 0.02 metacpan
ObjStore::NoInit 'use ObjStore', but Delay Initialization metacpan
ObjStore::Path::Cursor 0.01 metacpan
ObjStore::Path::Ref 1.00 metacpan
ObjStore::Peeker Like Data::Dumper, Except for B<Very Large> Data metacpan
ObjStore::Posh::Cursor 0.71 metacpan
ObjStore::Posh::Remote 0.01 metacpan
ObjStore::Process 0.05 metacpan
ObjStore::REP::FatTree 1.00 metacpan
ObjStore::REP::ODI 1.00 metacpan
ObjStore::REP::Splash metacpan
ObjStore::Serve event loop integration metacpan
ObjStore::Server associate a Unix process with a database metacpan
ObjStore::ServerDB Generic Real-Time Database Server Framework 0.04 metacpan
ObjStore::SetEmulation metacpan
ObjStore::Sex 0.01 metacpan
ObjStore::Table 0 metacpan
ObjStore::Table2 Simulated RDBMS Tables 1.02 metacpan
ObjStore::Table3 RDBMS Style Tables 1.02 metacpan
ObjStore::Table3::Database 1.02 metacpan
ObjStore::Tutorial A Gentle Introduction metacpan
ObjStore::notify Pragma to Declare Methods That Will Execute Remotely 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::Config::CacheSize lib/ObjStore.pm metacpan
ObjStore::Config::ClientName lib/ObjStore.pm metacpan
ObjStore::Config::SchemaPath lib/ObjStore.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::Mortician::Job lib/ObjStore/Mortician.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::ServerDB::Top lib/ObjStore/ServerDB.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::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::Transaction lib/ObjStore.pm metacpan
ObjStore::Transaction::Priority lib/ObjStore.pm metacpan
ObjStore::UNIVERSAL lib/ObjStore.pm metacpan
Worker lib/ObjStore/Tutorial.pm metacpan
input lib/ObjStore/Posh/Cursor.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.haloween metacpan