ObjStore 1.59 Latest
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::SetEmulation, ObjStore::Table3::Database
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Event
- 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.59/lib/ObjStore/AV/Set.pm -- Around line 106: Unterminated N<...> sequence Deleting unknown formatting code N<> ObjStore-1.59/lib/ObjStore.pod -- Around line 809: 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: REP/ODI/ODI.pm, REP/Splash/Splash.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::QSet, ObjStore::AV::Set, ObjStore::AVHV, ObjStore::AppInstance, ObjStore::CSV, ObjStore::Config, ObjStore::HV::Database, ObjStore::Job, ObjStore::Job::Table, ObjStore::MakeMaker, ObjStore::Mortician, ObjStore::NoInit, ObjStore::Path::Cursor, ObjStore::Path::Ref, ObjStore::PathExam::Path, ObjStore::Peeker, ObjStore::Posh::Cursor, ObjStore::Posh::Remote, ObjStore::REP, ObjStore::REP::ODI, ObjStore::REP::Splash, ObjStore::Serve, ObjStore::Serve::Notify, ObjStore::ServerDB, ObjStore::ServerDB::Top, ObjStore::ServerInfo, ObjStore::Set, ObjStore::SetEmulation, ObjStore::Table, ObjStore::Table2, ObjStore::Table3, ObjStore::Table3::Database, ObjStore::Test, ObjStore::notify
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/ObjStore/SetEmulation.pm: HASH(0x5597e1e263c8)
- 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.00,0.01,0.02,0.04,0.05,0.06,0.5,0.50,0.72,1.00,1.01,1.02,1.05,1.59
- 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 |
---|---|---|---|
ObjStore | Perl Extension For C<ObjectStore> OODBMS | 1.59 | metacpan |
ObjStore::AV::QSet | index-style interface with an array representation | 0.01 | 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.5 | metacpan | |
ObjStore::MakeMaker | metacpan | ||
ObjStore::Mortician | Delay Physical Destruction of Persistent Objects | 0.04 | metacpan |
ObjStore::NoInit | 'use ObjStore', but Delay Initialization | metacpan | |
ObjStore::Path::Cursor | 0.01 | metacpan | |
ObjStore::Path::Ref | 1.00 | metacpan | |
ObjStore::PathExam::Path | metacpan | ||
ObjStore::Peeker | Like Data::Dumper, Except for B<Very Large> Data | metacpan | |
ObjStore::Posh::Cursor | 0.72 | metacpan | |
ObjStore::Posh::Remote | 0.01 | metacpan | |
ObjStore::REP | Default Representations Constructors | metacpan | |
ObjStore::REP::ODI | 1.00 | metacpan | |
ObjStore::REP::Splash | metacpan | ||
ObjStore::Serve | event loop integration | 0.06 | metacpan |
ObjStore::Serve::Notify | metacpan | ||
ObjStore::ServerDB | Generic Real-Time Database Server Framework | 0.05 | metacpan |
ObjStore::ServerDB::Top | 1.00 | metacpan | |
ObjStore::ServerInfo | associate a Unix process with a database | metacpan | |
ObjStore::Set | 0.00 | metacpan | |
ObjStore::SetEmulation | metacpan | ||
ObjStore::Table | 0 | metacpan | |
ObjStore::Table2 | Simulated RDBMS Tables | 1.02 | metacpan |
ObjStore::Table3 | RDBMS Style Tables | 1.05 | metacpan |
ObjStore::Table3::Database | 1.05 | metacpan | |
ObjStore::Test | 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::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::PathExam | lib/ObjStore.pm | metacpan |
ObjStore::REP::ODI::HashIndex | REP/ODI/ODI.pm | metacpan |
ObjStore::REP::ODI::HashIndex::Conf | REP/ODI/ODI.pm | metacpan |
ObjStore::REP::Splash::Heap | REP/Splash/Splash.pm | metacpan |
ObjStore::REP::Splash::Heap::Conf | REP/Splash/Splash.pm | metacpan |
ObjStore::Ref | lib/ObjStore.pm | metacpan |
ObjStore::Root | lib/ObjStore.pm | metacpan |
ObjStore::Segment | 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 |
Toy | lib/ObjStore/Test.pm | metacpan |
Toy::AgeGrp | lib/ObjStore/Test.pm | metacpan |
input | lib/ObjStore/Posh/Cursor.pm | metacpan |