Before we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...
DWINTERS/Persistent-DBI-0.50 - 15 Feb 2000 02:00:23 UTCBefore we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...
DWINTERS/Persistent-mSQL-0.50 - 15 Feb 2000 02:03:15 UTCCoat::Persistent is an object to relational-databases mapper, it allows you to build instances of Coat objects and save them into a database transparently. You basically define a mapping rule, either global or per-class and play with your Coat object...
SUKRIA/Coat-Persistent-0.223 - 25 Nov 2009 13:46:15 UTCBefore we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...
DWINTERS/Persistent-MySQL-0.50 - 15 Feb 2000 02:00:56 UTCBefore we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...
DWINTERS/Persistent-Sybase-0.50 - 15 Feb 2000 02:02:59 UTCBefore we get started describing the methods in detail, it should be noted that all error handling in this class is done with exceptions. So you should wrap an eval block around all of your code. Please see the Persistent documentation for more infor...
DWINTERS/Persistent-Oracle-0.50 - 15 Feb 2000 02:02:43 UTCBase class for persistent objects which use a DBI database for storage. To create your own persistent object classes subclass DbFramework::Persistent (see the make_class() class method.)...
IMACAT/DbFramework-1.12 - 03 May 2008 02:17:32 UTCThis is a simple module to keep a persistent queue around. It is just a normal implementation of a queue, except it is backed by a database so that when your program exits the data won't disappear. EXPORT None by default. Methods * new(%opts) Creates...
REVMISCHA/Data-Queue-Persistent-0.13 - 19 May 2010 00:22:19 UTCBasset::Object is the uber module in my Perl world. All objects should decend from Basset::Object. It handles defining attributes, error handling, construction, destruction, and generic initialization. It also talks to Basset::Object::Conf to allow c...
JIMT/Basset-1.04 - 08 Jun 2007 18:23:43 UTC