Overview This module can be used to create and maintain pseudoclass event handlers, which are simply special classes which inherit from multiple modules but provide no methods of their own. These handlers can be used just like normal classes, with th...
NWIGER/Class-Handler-1.03 - 12 Sep 2000 20:07:30 UTCHandlers for "Class::CGI" should inherit from this class. This class provides a constructor which builds the handler object and checks to see if the param value from the CGI data is required. If so, it will automatically set a "missing" error if the ...
OVID/Class-CGI-0.20 - 07 May 2006 21:41:36 UTCWROSS/Class-DBI-Factory-0.994 - 17 Apr 2005 22:40:43 UTC
WROSS/Class-DBI-Factory-0.994 - 17 Apr 2005 22:40:43 UTC
*Class::ErrorHandler* provides an error-handling mechanism that's generic enough to be used as the base class for a variety of OO classes. Subclasses inherit its two error-handling methods, *error* and *errstr*, to communicate error messages back to ...
TOKUHIROM/Class-ErrorHandler-0.04 - 10 May 2015 22:09:13 UTC"DBIx::Class::DeploymentHandler" is, as its name suggests, a tool for deploying and upgrading databases with DBIx::Class. It is designed to be much more flexible than DBIx::Class::Schema::Versioned, hence the use of Moose and lots of roles. "DBIx::Cl...
MMCCLIMON/DBIx-Class-DeploymentHandler-0.002233 - 25 Sep 2019 17:33:53 UTCThis module enables the possibility to define your own subroutine-attributes. This is also done with the CPAN Attribute module but here you get extra information for the subroutine, which use the attribute. E.g. the resolved methodname. This helper c...
TOBIWAN/Fukurama-Class-0.032 - 10 Apr 2008 19:26:29 UTCMMCCLIMON/DBIx-Class-DeploymentHandler-0.002233 - 25 Sep 2019 17:33:53 UTC
MMCCLIMON/DBIx-Class-DeploymentHandler-0.002233 - 25 Sep 2019 17:33:53 UTC
MMCCLIMON/DBIx-Class-DeploymentHandler-0.002233 - 25 Sep 2019 17:33:53 UTC
MMCCLIMON/DBIx-Class-DeploymentHandler-0.002233 - 25 Sep 2019 17:33:53 UTC
The standard DeploymentHandler storage only stores the version of the schema. This means you can't deploy multiple DH-handled DBIC schemata into the same database. This module has an extra column to store the schema that it is deploying as well as th...
ALTREUS/DBIx-Class-DeploymentHandler-VersionStorage-WithSchema-0.004 - 18 Mar 2019 15:47:23 UTCFor small CGI scripts, it's common to get a parameter, untaint it, pass it to an object constructor and get the object back. This module would allow one to to build "Class::CGI" handler classes which take the parameter value, automatically perform th...
OVID/Class-CGI-0.20 - 07 May 2006 21:41:36 UTCThis module provides tools that help to implement the "inside out object" class structure in a convenient and standard way. *Portions of the following code and documentation from "Perl Best Practices" copyright (c) 2005 by O'Reilly Media, Inc. and re...
CHORNY/Class-Std-0.013 - 24 May 2015 13:11:26 UTCThe Attribute::Types module provides 10 universally accessible attributes that can be used to create variables that accept assignments of only specific types of data. The attributes are: "INTEGER" Indicates that the associated scalar, or the elements...
DCONWAY/Attribute-Types-0.10 - 10 May 2001 05:49:19 UTCAbstract base class for Oryx persistent classes....
RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTCClass::Meta provides an interface for automating the creation of Perl classes with attribute data type validation. It differs from other such modules in that it includes an introspection API that can be used as a unified interface for all Class::Meta...
DWHEELER/Class-Meta-0.66 - 03 Jul 2012 13:47:28 UTC