DBIx-Simple

From Free Software Directory
Revision as of 19:53, 27 March 2013 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Dbix-simple

https://metacpan.org/release/DBIx-Simple
Perl module implementing an simpler interface to DBI

DBIx::Simple provides a simplified interface to DBI, Perl's powerful de-facto standard database interface. This module is aimed at rapid development and easy maintenance of your codebase. A single method prepares and executes your queries, and the result object (which wraps the statement handle) provides easy row-by-row iteration and slurping methods.

The query method returns either a result object, or a dummy object. The dummy object returns undef (or an empty list) for all methods and when evaluated in boolean context, is false. The dummy object lets you postpone (or skip) error checking, but it also makes immediate error checking simple.



Download




Categories





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian

Verified on

20 March 2013

Notes

License: PD

There is no license. This software was released into the public domain. Do with it what you want, but on your own risk. The

author disclaims any responsibility.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: PD or Artistic or GPL-1+

PD:

 There is no license. This software was released into the public
 domain. Do with it what you want, but on your own risk. The
 author    disclaims any responsibility.

Artistic:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the Artistic License, which comes
 with Perl.    On Debian GNU/Linux systems, the complete text of
 the Artistic License    can be found in `/usr/share/common-
 licenses/Artistic'

GPL-1+:

 This program is free software; you can redistribute it and/or
 modify    it under the terms of the GNU General Public License as
 published by    the Free Software Foundation; either version 1,
 or (at your option)    any later version.    On Debian GNU/Linux
 systems, the complete text of the GNU General    Public License
can be found in `/usr/share/common-licenses/GPL'




Leaders and contributors

Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/libdbix-simple-perl
Perl (Ref)https://metacpan.org/release/DBIx-Simple


Software prerequisites




Entry




Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/libdbix-simple-perl

[[Category:]]









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.