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:

  • Class::Accessor
  • Class::Factory
  • DBI
  • Devel::StackTrace
  • Net::LDAP
  • Net::LDAP::Entry
  • Net::LDAP::Util

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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.

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: SPOPS, SPOPS::ClassFactory, SPOPS::ClassFactory::DBI, SPOPS::ClassFactory::DefaultBehavior, SPOPS::ClassFactory::LDAP, SPOPS::Configure, SPOPS::Configure::DBI, SPOPS::Configure::Ruleset, SPOPS::DBI, SPOPS::DBI::InterBase, SPOPS::DBI::MySQL, SPOPS::DBI::Oracle, SPOPS::DBI::Pg, SPOPS::DBI::SQLite, SPOPS::DBI::Sybase, SPOPS::Error, SPOPS::Exception, SPOPS::Exception::DBI, SPOPS::Exception::LDAP, SPOPS::Exception::Security, SPOPS::Export, SPOPS::Export::DBI::Data, SPOPS::Export::Object, SPOPS::Export::Perl, SPOPS::Export::SQL, SPOPS::Export::XML, SPOPS::GDBM, SPOPS::HashFile, SPOPS::Import, SPOPS::Import::DBI::Data, SPOPS::Import::DBI::Table, SPOPS::Import::DBI::TableTransform, SPOPS::Import::DBI::TableTransform::InterBase, SPOPS::Import::DBI::TableTransform::MySQL, SPOPS::Import::DBI::TableTransform::Oracle, SPOPS::Import::DBI::TableTransform::Pg, SPOPS::Import::DBI::TableTransform::SQLite, SPOPS::Import::DBI::TableTransform::Sybase, SPOPS::Import::Object, SPOPS::Initialize, SPOPS::Iterator, SPOPS::Iterator::DBI, SPOPS::Iterator::LDAP, SPOPS::Iterator::WrapList, SPOPS::Key::DBI::HandleField, SPOPS::Key::DBI::Identity, SPOPS::Key::DBI::Pool, SPOPS::Key::DBI::Sequence, SPOPS::Key::Random, SPOPS::Key::UUID, SPOPS::LDAP, SPOPS::LDAP::MultiDatasource, SPOPS::Loopback, SPOPS::SQLInterface, SPOPS::Secure, SPOPS::Secure::Hierarchy, SPOPS::Tie, SPOPS::Tie::StrictField, SPOPS::Tool::CreateOnly, SPOPS::Tool::DBI::Datasource, SPOPS::Tool::DBI::DiscoverField, SPOPS::Tool::DBI::FindDefaults, SPOPS::Tool::LDAP::Datasource, SPOPS::Tool::ReadOnly, SPOPS::Tool::UTFConvert, SPOPS::Utility

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.66,1.1,1.2,2.0,2.1,2.15,2.2,2.3,2.4,2.6

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
SPOPS Simple Perl Object Persistence with Security 0.66 metacpan
SPOPS::ClassFactory Create SPOPS classes from configuration and code 2.3 metacpan
SPOPS::ClassFactory::DBI Define additional configuration methods 2.6 metacpan
SPOPS::ClassFactory::DefaultBehavior Default configuration methods called from SPOPS.pm 2.4 metacpan
SPOPS::ClassFactory::LDAP Create relationships among LDAP objects 2.1 metacpan
SPOPS::Configure DEPRECATED 2.0 metacpan
SPOPS::Configure::DBI DEPRECATED 2.0 metacpan
SPOPS::Configure::Ruleset DEPRECATED 2.0 metacpan
SPOPS::DBI Implement SPOPS class, serializing into a DBI database 2.15 metacpan
SPOPS::DBI::InterBase InterBase-specific routines for the SPOPS::DBI 1.2 metacpan
SPOPS::DBI::MySQL MySQL-specific code for DBI collections 2.1 metacpan
SPOPS::DBI::Oracle Oracle-specific routines for the SPOPS::DBI 2.0 metacpan
SPOPS::DBI::Pg PostgreSQL-specific routines for the SPOPS::DBI 2.2 metacpan
SPOPS::DBI::SQLite SQLite-specific code for DBI collections 2.0 metacpan
SPOPS::DBI::Sybase Sybase-specific routines for the SPOPS::DBI 2.0 metacpan
SPOPS::Error (DEPRECATED) Centralized error messages from all SPOPS objects. 2.0 metacpan
SPOPS::Exception Base class for exceptions in SPOPS 2.1 metacpan
SPOPS::Exception::DBI SPOPS exception with extra DBI parameters 2.1 metacpan
SPOPS::Exception::LDAP SPOPS exception with extra LDAP parameters 2.1 metacpan
SPOPS::Exception::Security SPOPS exception with extra security parameters 2.2 metacpan
SPOPS::Export Export SPOPS objects to various formats 2.0 metacpan
SPOPS::Export::DBI::Data Export SPOPS objects as data for importing directly into a DBI table 2.0 metacpan
SPOPS::Export::Object Dump SPOPS objects to a portable format 2.0 metacpan
SPOPS::Export::Perl Dump SPOPS objects to a pure serialized Perl format 2.0 metacpan
SPOPS::Export::SQL Export SPOPS objects as a series of SQL statements 2.0 metacpan
SPOPS::Export::XML Export SPOPS objects in XML format 2.0 metacpan
SPOPS::GDBM Store SPOPS objects in a GDBM database 2.1 metacpan
SPOPS::HashFile Implement as objects files containing perl hashrefs dumped to text 2.0 metacpan
SPOPS::Import Factory and parent for importing SPOPS objects 2.0 metacpan
SPOPS::Import::DBI::Data Import raw data to a DBI table 2.0 metacpan
SPOPS::Import::DBI::Table Import a DBI table structure 2.0 metacpan
SPOPS::Import::DBI::TableTransform Factory class for database-specific transformations 2.1 metacpan
SPOPS::Import::DBI::TableTransform::InterBase 1.1 metacpan
SPOPS::Import::DBI::TableTransform::MySQL 2.0 metacpan
SPOPS::Import::DBI::TableTransform::Oracle 2.0 metacpan
SPOPS::Import::DBI::TableTransform::Pg 2.0 metacpan
SPOPS::Import::DBI::TableTransform::SQLite 2.0 metacpan
SPOPS::Import::DBI::TableTransform::Sybase 2.0 metacpan
SPOPS::Import::Object Import SPOPS objects 2.0 metacpan
SPOPS::Initialize Provide methods for initializing groups of SPOPS objects at once 2.0 metacpan
SPOPS::Iterator Class to cycle through results and return SPOPS objects 2.0 metacpan
SPOPS::Iterator::DBI Implementation of SPOPS::Iterator for SPOPS::DBI 2.0 metacpan
SPOPS::Iterator::LDAP Implementation of SPOPS::Iterator for SPOPS::LDAP 2.0 metacpan
SPOPS::Iterator::WrapList SPOPS::Iterator wrapper around object lists 2.0 metacpan
SPOPS::Key::DBI::HandleField Retrieve an auto-increment value from a DBI statement or database handle 2.0 metacpan
SPOPS::Key::DBI::Identity Retrieve IDENTITY values from a supported DBI database 2.0 metacpan
SPOPS::Key::DBI::Pool Retrieves ID field information from a pool 2.0 metacpan
SPOPS::Key::DBI::Sequence Retrieve sequence values from a supported DBI database 2.0 metacpan
SPOPS::Key::Random Creates a random alphanumeric code for the ID field 2.0 metacpan
SPOPS::Key::UUID Creates a Universally Unique ID (UUID) as a key 2.0 metacpan
SPOPS::LDAP Implement object persistence in an LDAP datastore 2.4 metacpan
SPOPS::LDAP::MultiDatasource SPOPS::LDAP functionality but fetching objects from multiple datasources 2.0 metacpan
SPOPS::Loopback Simple SPOPS class used for testing rules and other goodies 2.0 metacpan
SPOPS::SQLInterface Generic routines for DBI database interaction 2.3 metacpan
SPOPS::Secure Implement security across one or more classes of SPOPS objects 2.0 metacpan
SPOPS::Secure::Hierarchy Define hierarchical security 2.0 metacpan
SPOPS::Tie Simple class implementing tied hash with some goodies 2.1 metacpan
SPOPS::Tie::StrictField Enable field checking for SPOPS objects 2.0 metacpan
SPOPS::Tool::CreateOnly Make a particular object create-only -- it cannot be updated metacpan
SPOPS::Tool::DBI::Datasource Embed the parameters for a DBI handle in object configuration metacpan
SPOPS::Tool::DBI::DiscoverField SPOPS::ClassFactory rule implementing autofield discovery metacpan
SPOPS::Tool::DBI::FindDefaults Load default values from a particular record metacpan
SPOPS::Tool::LDAP::Datasource Embed the parameters for a LDAP handle in object configuration metacpan
SPOPS::Tool::ReadOnly Make a particular object read-only metacpan
SPOPS::Tool::UTFConvert Provide automatic UTF-8 conversion metacpan
SPOPS::Utility Utility methods for SPOPS objects 2.2 metacpan

Provides

Name File View
SPOPS::TieFileHash SPOPS/HashFile.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan