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

Search results for "module:Class::Visitor"

Class::Visitor - Visitor and Iterator extensions to Class::Template River stage zero No dependents

"Class::Visitor" extends the getter/setter functions provided by "Class::Template" for *CLASS* by defining methods for using the Visitor and Iterator design patterns. All of the Iterator methods are inherited from "Class::Iter" except "iter". *CLASS*...

KMACLEOD/Class-Visitor-0.02 - 20 Nov 1997 23:51:31 UTC

DBIx::Class::Schema::PopulateMore::Visitor - Visitor for the Populate Data River stage two • 1 direct dependent • 30 total dependents

When populating a table, sometimes we need to inflate values that we won't know of in advance. For example we might have a column that is FK to another column in another table. We want to make it easy to 'tag' a value as something other than a real v...

JJNAPIORK/DBIx-Class-Schema-PopulateMore-0.19 - 09 Oct 2014 20:43:46 UTC

Class::Iter - Iterator superclass for Class::Visitor River stage zero No dependents

"Class::Iter" defines the majority of iterator methods for iterator classes created by "Class::Visitor". "parent" returns the parent of this iterator, or "undef" if this is the root object. "is_iter" returns true indicating that this object is an ite...

KMACLEOD/Class-Visitor-0.02 - 20 Nov 1997 23:51:31 UTC

Class::Rebless - Rebase deep data structures River stage zero No dependents

Class::Rebless takes a Perl data structure and recurses through its hierarchy, reblessing objects that it finds along the way into new namespaces. This is typically useful when your object belongs to a package that is too close to the main namespace ...

GAAL/Class-Rebless-0.10 - 30 Jul 2011 19:13:49 UTC

DBIx::Class::Tree - Manipulate and anaylze tree structured data. River stage one • 3 direct dependents • 3 total dependents

The tree modules provide the tools to represent, modify, and analyze trees of data with DBIx::Class....

ABRAXXA/DBIx-Class-Tree-0.03003 - 21 Jan 2011 09:31:42 UTC

Validation::Class - Powerful Data Validation Framework River stage zero No dependents

Validation::Class is a scalable data validation library with interfaces for applications of all sizes. The most common usage of Validation::Class is to transform class namespaces into data validation domains where consistency and reuse are primary co...

CKRAS/Validation-Class-7.900059 - 27 Mar 2023 21:17:21 UTC

DBIx::Class::Report - Ad-Hoc reporting from DBIx::Class River stage zero No dependents

NOTE: Experimental ALPHA code. Sometimes it's nice to be able to run ad-hoc SQL and get back a DBIx::Class resultset. We can use DBIx::Class::ResultSource::View, but that requires we hard-code our SQL ahead of time. "DBIx::Class::Report" allows you t...

OVID/DBIx-Class-Report-0.03 - 16 Mar 2016 10:45:43 UTC

Class::DBI::Factory::Config - an AppConfig-based configuration mechanism for Class::DBI::Factory River stage zero No dependents

WROSS/Class-DBI-Factory-0.994 - 17 Apr 2005 22:40:43 UTC

DBIx::Class::Schema::PopulateMore::Command - Command Class to Populate a Schema River stage two • 1 direct dependent • 30 total dependents

This is a command pattern class to manage the job of populating a DBIx::Class::Schema with information. We break this out because the actual job is a bit complex, is likely to grow more complex, and so that we can more easily identify refactorable an...

JJNAPIORK/DBIx-Class-Schema-PopulateMore-0.19 - 09 Oct 2014 20:43:46 UTC

DBIx::Class::Schema::PopulateMore::Inflator - Base Class for keyword Inflators River stage two • 1 direct dependent • 30 total dependents

When DBIx::Class::Schema::PopulateMore::Command executes, it uses a visitor object (see DBIx::Class::Schema::PopulateMore::Visitor to descend the key values of the data hash that is used to put stuff into the given tables. If it finds a value that ma...

JJNAPIORK/DBIx-Class-Schema-PopulateMore-0.19 - 09 Oct 2014 20:43:46 UTC
10 results (0.034 seconds)