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 "dist:DBIx-Simple DBIx::Simple"

DBIx::Simple - Very complete easy-to-use OO interface to DBI River stage two • 21 direct dependents • 27 total dependents

DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module. This module is aimed at rapid development and easy maintenance. Query preparation and execution are combined in a single method, the result object (which is a wrapp...

JUERD/DBIx-Simple-1.37 - 08 Dec 2017 22:54:24 UTC

DBIx::Simple::Examples - Examples of how to use DBIx::Simple River stage two • 21 direct dependents • 27 total dependents

DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module....

JUERD/DBIx-Simple-1.37 - 08 Dec 2017 22:54:24 UTC

DBIx::Simple::Comparison - DBIx::Simple in DBI jargon River stage two • 21 direct dependents • 27 total dependents

This is just a simple and inaccurate overview of what DBI things the DBIx::Simple things represent, or the other way around. This document can be useful to find the foo equivalent of bar. "?" means that DBI doesn't have an equivalent or that I couldn...

JUERD/DBIx-Simple-1.37 - 08 Dec 2017 22:54:24 UTC

DBIx::Simple::Result::RowObject - Simple result row object class River stage two • 21 direct dependents • 27 total dependents

This class is the default for the "object" and "objects" result object methods. Mainly, it provides syntactic sugar at the expense of performance. Instead of writing my $r = $db->query('SELECT foo, bar FROM baz')->hash; do_something_with $r->{foo}, $...

JUERD/DBIx-Simple-1.37 - 08 Dec 2017 22:54:24 UTC
4 results (0.067 seconds)