The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Class::Null"

Class::Null - Implements the Null Class design pattern River stage two • 9 direct dependents • 15 total dependents

This class implements the Null Class design pattern. Suppose that methods in your object want to write log messages to a log object. The log object is possibly stored in a slot in your object and can be accessed using an accessor method: package MyOb...

MARCEL/Class-Null-2.110730 - 14 Mar 2011 10:40:28 UTC

Class::NullChain - Null Value Chaining Object Class River stage zero No dependents

This package provides a null returned value that can be chained and ultimately return "undef". This is designed for chained method calls and avoid the perl error "called on undefined value" See Module::Generic::Null for more information....

JDEGUEST/Class-Generic-v0.1.1 - 09 Mar 2022 11:32:50 UTC

DBIx::Class::Helper::ResultSet::Shortcut::Search::Null River stage two • 11 direct dependents • 16 total dependents

FREW/DBIx-Class-Helpers-2.036000 - 28 Mar 2020 21:18:26 UTC

Class::Maker::Types::Array - a sophisticated but slow array class River stage zero No dependents

This an object-oriented array class, which uses a method-oriented interface....

MUENALAN/Class-Maker-0.06 - 31 Dec 2009 13:36:37 UTC

Hessian::Tiny::Type - Hessian Types & utility routines River stage zero No dependents

DUL/Hessian-Tiny-0.12 - 09 Apr 2010 15:00:34 UTC

Devel::MAT::SV - represent a single SV from a heap dump River stage one • 3 direct dependents • 3 total dependents

Objects in this class represent individual SV variables found in the arena during a heap dump. Actual types of SV are represented by subclasses, which are documented below....

PEVANS/Devel-MAT-0.53 - 07 Mar 2024 17:57:32 UTC

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC

Class::Tables - Auto-vivification of persistent classes, based on RDBMS schema River stage zero No dependents

ROSULEK/Class-Tables-0.28 - 16 Jul 2004 03:26:49 UTC

Class::AutoDB - Almost automatic object persistence coexisting with human-engineered database River stage one • 1 direct dependent • 1 total dependent

This class works closely with Class::AutoClass to provide almost transparent object persistence that can coexist with a human-engineered database. The auto-persistence mechanism provides hooks for connecting the two parts of the database together. Ca...

NATG/Class-AutoDB-1.291 - 18 Dec 2013 22:53:03 UTC

Badger::Class - class metaprogramming module River stage one • 4 direct dependents • 6 total dependents

"Badger::Class" is a class metaprogramming module. It provides methods for defining, extending and manipulating object classes and related metadata in a relatively clean and simple way. Using the "Badger::Class" module will automatically enable the "...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Code::Class::C - Perl extension for creating ANSI C code from a set of class definitions to accomplish an object-oriented programming style. River stage zero No dependents

This module lets you define a set of classes (consisting of attributes and methods) and then convert these definitions to ANSI C code. The module creates all the object oriented abstractions so that the application logic can be programmed in an objec...

KITOMER/Code-Class-C-0.08 - 22 Sep 2011 15:16:02 UTC

Class::DBI::Pg - Class::DBI extension for Postgres River stage one • 4 direct dependents • 5 total dependents

Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres. select Postgres system catalog and find out all columns, primary key and SERIAL type column. create table. CREATE TABLE cd ( id SERIAL NOT NULL PRIMARY KEY, title T...

DMAKI/Class-DBI-Pg-0.08 - 11 Mar 2006 08:25:56 UTC

Class::Generic - Class Generic River stage zero No dependents

This package inherits all its features from Module::Generic and provides a generic framework of methods to inherit from and speed up development....

JDEGUEST/Class-Generic-v0.1.1 - 09 Mar 2022 11:32:50 UTC

Class::Persist - Persistency framework for objects River stage zero No dependents

Provides the framework to persist the objects in a DB in a Class::DBI style...

RCLAMP/Class-Persist-0.02 - 23 Aug 2004 13:13:40 UTC

Class::DBI::DDL - Combined with Class::DBI to create and dispose of tables River stage zero No dependents

This module is used to added to a Class::DBI class to allow it to automatically generate DDL calls to create a table if it doesn't exist in the database already. It attempts to do so in such a way as to be database independent whenever possible. Use ...

HANENKAMP/Class-DBI-DDL-1.02 - 16 Sep 2005 03:21:31 UTC

Class::DBI::DB2 - Extensions to Class::DBI for DB2 River stage zero No dependents

Class::DBI::DB2 automates the setup of Class::DBI columns and primary key for IBM DB2. This is an extension to Class::DBI that currently implements: * Automatic column name discovery. * Automatic primary key(s) detection. * Automatic column type dete...

MFERRIS/Class-DBI-DB2-0.16 - 20 May 2004 00:21:50 UTC

MooseX::Types::NumUnit - Type(s) for using units in Moose River stage one • 1 direct dependent • 1 total dependent

This module provides types ("NumUnit" and friends) for Moose which represent physical units. More accurately it provides String to Number coercions, so that even if the user inputs a number with an incorrect (but compatible) unit, it will automatical...

JBERGER/MooseX-Types-NumUnit-0.04 - 18 Jun 2012 16:14:11 UTC

DBIx::Class::Row - Basic row methods River stage three • 342 direct dependents • 452 total dependents

This class is responsible for defining and doing basic operations on rows derived from DBIx::Class::ResultSource objects. Result objects are returned from DBIx::Class::ResultSets using the create, find, next and all methods, as well as invocations of...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC

SNMP::Class::OID - Represents an SNMP Object-ID. River stage zero No dependents

ADUITSIS/SNMP-Class-0.15 - 29 Aug 2008 14:30:23 UTC

Class::DBI::Lite - Lightweight ORM for Perl River stage one • 1 direct dependent • 1 total dependent

"Class::DBI::Lite" offers a simple way to deal with databases in an object-oriented way. One class (the Model class) defines your connection to the database (eg: connectionstring, username and password) and your other classes define interaction with ...

JOHND/Class-DBI-Lite-1.034 - 07 May 2012 21:21:19 UTC
84 results (0.039 seconds)