The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Meta CLASS::METHODMAKER"

Meta::Class::MethodMaker - add capabilities to Class::MethodMaker. River stage zero No dependents

This class extends Class::MethodMaker (see that classes documentation) and adds some capabilities to it....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Archive::Tar - extended Archive::Tar class. River stage zero No dependents

This class extends the Archive::Tar class. It adds services like adding a file under a different name, and adding a baseline relative file. It also guards the user from adding the same file several times. Currently, because of the underlying Archive:...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Map - a 1-1 map object. River stage zero No dependents

This data structure is a 1-1 map. This means that you can for instance, store a social id to driver id mapping (since no two people have the same social id or driver id). Trying to insert a value which already exists (in either of the hashes) will ca...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Pdmt::Cvs - Pdmt abstract interface to your SCS. River stage zero No dependents

This class is an abstract interface that Pdmt uses to talk with the source control system. It will evolve with time....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Db::Dbi - an extension of the regular DBI module. River stage zero No dependents

This is my extension of the Dbi module. The reason that there is no inheritance here is that DBI is hard to inherit from since the object which is the database handle (which is returned from connect) is not clear (I mean which object is it). And all ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Info::Im - Store a single system IM information for author. River stage zero No dependents

This class stores the details of a single IM system a person is registered with....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Map3 - a three way map. River stage zero No dependents

This object allows you to store a three way map. Map between three values which each comes from a unique domain where each map entry connects three such values. For instance: lets say that each worked in a factory has a: 1. serial number. 2. social s...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Db::User - Object to store a definition for a database user. River stage zero No dependents

This is an object to store a definition for a database user and all of its permisitons....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::Oset - Ordered hash data structure. River stage zero No dependents

This is a set object which is also ordered. This means you can access the n'th element. You get performance penalties in this implementation (especially upon removal of elements) so if you dont need the ordered feature please use the Meta::Ds::Set cl...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Db::Type - Object to store a database type information in it. River stage zero No dependents

This is an object to store database type information in it. All types of information are in here....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Imdb::Get - module to help you get information from IMDB. River stage zero No dependents

This module will ease the task of getting information from IMDB. Just use its method and get the film info....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Ds::MapM1 - Many to 1 map data structure. River stage zero No dependents

This object is a many to 1 data structure. It allows you store, for instance , a mapping between social id numbers and age. You can efficiently retrieve the set of all social ids which have the same age as an ordered set. Any types of objects can be ...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Info::User - object oriented user information. River stage zero No dependents

This class provides user information according to the users/DTD....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Pdmt::Pdmt - this is the pdmt object (master). River stage zero No dependents

This is the Pdmt main object which stores the graph handlers and all....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Db::Table - Object to store a definition of a table in a database. River stage zero No dependents

This is an object that stores the definition of a single table in a database. This includes a hash of the current fields and their types. This object inherits from the Ohash object....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Geo::Pos3d - a 3d position. River stage zero No dependents

This is a 3-dimentional position object. It can print itself. It knows how to do basic arithmetic. A lot more is needed here but it's a start....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Geo::Pos2d - a 2d position. River stage zero No dependents

This is a 2-dimentional position object. It can print itself. It knows how to do basic arithmetic. A lot more is needed here but it's a start....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Pdmt::Node - A PDMT graph node. River stage zero No dependents

This is a PDMT graph node. The node implements all the basic methods that child nodes need to override. Do not think of a node in PDMT as a file. Think of a node in PDMT exactly as you think of this class: a collection of three things. 1. A method wh...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Info::Email - Store a single email address. River stage zero No dependents

This class stores the details of a single email adderess. Currently this includes the address itself. Methods in the future could check if this address is valid by checking if there is an SMTP service there and other services may follow. Validation o...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Meta::Pdmt::Shell - provide a shell to interact with PDMT. River stage zero No dependents

This class which is a derviative of Meta::Shell::Shell is a shell for PDMT interaction. You can do various things with it: 0. Inspect the pdmt graph. 1. Modify the pdmt graph. 2. Build various nodes. 3. Inspect last errors. And more......

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC
63 results (0.058 seconds)