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

Search results for "module:Class::Generate"

Class::Generate - Generate Perl class hierarchies River stage one • 1 direct dependent • 1 total dependent

The "Class::Generate" package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private m...

SHLOMIF/Class-Generate-1.18 - 13 Oct 2020 09:35:55 UTC

lib/MySQL/ORM/Generate/Class/ResultClass.pm River stage zero No dependents

GRAVATTJ/MySQL-ORM-0.18 - 24 May 2021 14:34:11 UTC

lib/MySQL/ORM/Generate/Class/Table.pm River stage zero No dependents

GRAVATTJ/MySQL-ORM-0.18 - 24 May 2021 14:34:11 UTC

lib/MySQL/ORM/Generate/Class/Db.pm River stage zero No dependents

GRAVATTJ/MySQL-ORM-0.18 - 24 May 2021 14:34:11 UTC

lib/MySQL/ORM/Generate/Class/ResultClassX.pm River stage zero No dependents

GRAVATTJ/MySQL-ORM-0.18 - 24 May 2021 14:34:11 UTC

lib/MySQL/ORM/Generate/Class/CustomRole.pm River stage zero No dependents

GRAVATTJ/MySQL-ORM-0.18 - 24 May 2021 14:34:11 UTC

Class::AutoGenerate - Automatically generate code upon require or use River stage zero No dependents

EXPERIMENTAL. I'm trying this idea out. Please let me know what you think by contacting me using the information listed under "AUTHOR". This is an experiment and any and all aspects of the API are up for revision at this point and I'm not even sure I...

HANENKAMP/Class-AutoGenerate-0.05 - 24 Feb 2008 22:07:31 UTC

Class::AutoGenerate::Declare - Declarations for an auto-generating class loader River stage zero No dependents

EXPERIMENTAL. I'm trying this idea out. Please let me know what you think by contacting me using the information listed under "AUTHOR". This is an experiment and any and all aspects of the API are up for revision at this point and I'm not even sure I...

HANENKAMP/Class-AutoGenerate-0.05 - 24 Feb 2008 22:07:31 UTC

Class::OWL - Generate perl classes from OWL schema River stage zero No dependents

LEIFJ/Class-OWL-0.0.6 - 27 Jan 2009 13:02:19 UTC

Class::Mix - dynamic class mixing River stage two • 2 direct dependents • 59 total dependents

The "mix_class" function provided by this module dynamically generates `anonymous' classes with specified inheritance....

ZEFRAM/Class-Mix-0.006 - 30 Jul 2017 16:59:56 UTC

Regexp::Genex - get the strings a regex will match, with a regex River stage zero No dependents

This module uses the regex engine to generate the strings that a given regex would match. Some ideas for uses: Test and debug your regex. Generate test data. Generate combinations. Generate data according to a lexical pattern (urls, etc) Edit the reg...

BOWMANBS/Regexp-Genex-0.07 - 16 Aug 2007 01:56:01 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

QBit::Class - base class for QBit framework. River stage two • 10 direct dependents • 27 total dependents

All classes must inherit QBit::Class....

MADSKILL/QBit-Class-0.3 - 27 Mar 2016 18:17:58 UTC

Class::Lite - Simple base class with get/put accessors River stage zero No dependents

*Nature's great masterpiece, an elephant, The only harmless great thing.* -- John Donne The hashref-based base class that does no more than it must. Your constructor and accessors are defined in a bridge package so you can override them easily....

XIONG/Class-Lite-v0.1.0 - 13 Apr 2013 04:28:57 UTC

Class::PINT - A Class::DBI package providing Tangram and other OOPF features River stage zero No dependents

Class::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and extensibility of CDBI. I also ...

TEEJAY/Class-PINT-0.01 - 15 Nov 2004 19:54:12 UTC

Class::Meta - Class automation, introspection, and data validation River stage one • 1 direct dependent • 1 total dependent

Class::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

Class::Slot - Simple, efficient, comple-time class declaration River stage one • 1 direct dependent • 1 total dependent

Similar to the fields pragma, "slot" declares individual fields in a class, building a constructor and slot accessor methods. Although not nearly as full-featured as other solutions, "Class::Slot" is light-weight, fast, works with basic Perl objects,...

JEFFOBER/Class-Slot-0.09 - 10 Feb 2020 19:12:43 UTC

Class::Root - framework for writing perl OO modules River stage zero No dependents

We start writing code for class based on *Class::Root* with something like this: 1: package MyClass::Foo; 2: use Class::Root "isa"; 3: package MyClass::Foo::LOCAL; Line 1: is usual, here we define a name of our class. Line 2: compiles *Class::Root* a...

NIF/Class-Root-0.02 - 01 Oct 2007 00:33:54 UTC

Class::Delay - delay method dispatch until a trigerring event River stage zero No dependents

Class::Delay provides a mechanism for the delay of method dispatch until a triggering method is called. You simply define a proxy class, and then call on the module to set up a set of methods that will defer. Options The use statement takes the follo...

RCLAMP/Class-Delay-0.02 - 22 Oct 2003 15:34:43 UTC

Class::XPath - adds xpath matching to object trees River stage one • 1 direct dependent • 1 total dependent

This module adds XPath-style matching to your object trees. This means that you can find nodes using an XPath-esque query with "match()" from anywhere in the tree. Also, the "xpath()" method returns a unique path to a given node which can be used as ...

SAMTREGAR/Class-XPath-1.4 - 29 Feb 2004 23:01:16 UTC
203 results (0.049 seconds)