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

Search results for "DateTime::Format::MySQL"

DateTime::Format::MySQL - Parse and format MySQL dates and times River stage three • 34 direct dependents • 158 total dependents

This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing i...

XMIKEW/DateTime-Format-MySQL-0.08 - 01 Aug 2023 15:36:51 UTC - Search in distribution

lib/DateTime/Format/DBIMAPPER_MySQL.pm River stage zero No dependents

OISHI/DBIx-ObjectMapper-0.3013 - 29 Dec 2010 11:09:41 UTC - Search in distribution

DateTimeX::Web - DateTime factory for web apps River stage one • 1 direct dependent • 1 total dependent

The DateTime framework is quite useful and complete. However, sometimes it's a bit too strict and cumbersome. Also, we usually need to load too many common DateTime components when we build a web application. That's not DRY. So, here's a factory to m...

ISHIGAKI/DateTimeX-Web-0.09 - 01 Jan 2020 19:23:37 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC - Search in distribution

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. River stage zero No dependents

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. Beta version, API may change. The project's homepage <https://github.com/mewsoft/Nile>. The main idea in this framework is to separate all the htm...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution

Frost - Feasible Referential Object STorage River stage zero No dependents

Once upon a time, when there were still real winters with frosty air, an old moose named Elly Elk walked through the snow-white forest and murmured over and over "How can I become persistent?", "I want to live forever!" and more and more of that agon...

ERNESTO/Frost-0.70 - 16 Oct 2010 16:34:50 UTC - Search in distribution

Pepper - Quick-start kit for learning and creating microservices in Perl. River stage zero No dependents

/ PURPOSE This quick-start kit is designed for new users to easily experiment and learn about Perl and for seasoned users to quickly stand up simple web services. This is not a framework. This is a quick-start kit meant to simplify learning and small...

ECHERNOF/Pepper-1.5 - 24 Feb 2021 16:57:01 UTC - Search in distribution

SPOPS::DBI - Implement SPOPS class, serializing into a DBI database River stage one • 2 direct dependents • 2 total dependents

This SPOPS class is not meant to be used directly. Instead, you inherit certain methods from it while implementing your own. Your module should implement: * (optional) Methods to sort member objects or perform operations on groups of them at once. * ...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC - Search in distribution

Perlmazing - A collection of helper functions powered by Perlmazing::Engine. River stage one • 1 direct dependent • 1 total dependent

ZARABOZO/Perlmazing-2.0006 - 28 May 2023 13:13:38 UTC - Search in distribution

DB::Object - SQL API River stage zero No dependents

DB::Object is a SQL API much alike "DBI", but with the added benefits that it formats queries in a simple object oriented, chaining way. So why use a private module instead of using that great "DBI" package? At first, I started to inherit from "DBI" ...

JDEGUEST/DB-Object-v1.4.0 - 13 Apr 2024 09:14:17 UTC - Search in distribution

SQL::Preproc - Embed SQL in your Perl (ala SQL preprocessors) River stage zero No dependents

A SQL preprocessor for Perl. Via Filter::Simple, embedded SQL statements are converted into DBI calls to perform the specified database operation. NOTE: The current release should be considered ALPHA release software, and subject to change at the whi...

DARNOLD/SQL-Preproc-0.10 - 27 Jan 2005 01:01:38 UTC - Search in distribution

pqedit.cgi - Web-based database table editor. River stage zero No dependents

PQ Edit uses the RDBAL::Schema module to query the database for information about the tables and fields available. Based on this information, it tries construct a reasonable interface for editing any table of interest. PQ Edit does not maintain a con...

BRIAN/PQEdit-1.7 - 17 Aug 1999 17:35:13 UTC - Search in distribution

SQL::Yapp - SQL syntax in Perl with compile-time syntax checks River stage zero No dependents

The purpose of this module is to provide a means to make SQL injections totally impossible, and to provide an easy, native SQL interface in Perl. These two goals go hand in hand: by embedding a full SQL parser in the Perl compiler, forcing proper quo...

THEILING/SQL-Yapp-2.002 - 03 Dec 2017 14:02:27 UTC - Search in distribution

RDBAL::Schema - RDBAL Schema information object River stage zero No dependents

The schema information available includes: Objects: tables, views, and procedures Objects' fields (or parameters) Objects' fields' properties: type, length, precision, scale, identity column, nullable Tables' indexes and primary keys Parent => child ...

BRIAN/RDBAL-1.2 - 17 Aug 1999 17:35:14 UTC - Search in distribution

Gtk2::Ex::DBI - Bind a Gtk2::GladeXML - generated window to a DBI data source River stage zero No dependents

This class ties data from a DBI datasource to widgets in a Gtk2+ window ( generated by Glade ). All that is required is that you name your widgets the same as the fields in your data source. You have to set up combo boxes ( ie create your Gtk2::ListS...

DKASAK/Gtk2-Ex-DBI-2.30 - 07 Feb 2014 14:18:17 UTC - Search in distribution

App::JESP - Just Enough SQL Patches River stage zero No dependents

JETEVE/App-JESP-0.016 - 22 Apr 2021 15:26:56 UTC - Search in distribution

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC - Search in distribution

CGI::Bus::tmsql - SQL database user interface to view and edit data River stage zero No dependents

This module is an SQL database user interface to view and edit data, page transaction manager. There are a common "TRANSACTION SEQUENCE" and two programming interfaces. Simplest interface uses "cmd"(-command) conditions and direct DBI calls along wit...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 UTC - Search in distribution

Persistent - A framework of classes that provides persistence for Perl objects River stage zero No dependents

Before we get started describing the methods in detail, it should be noted that all error handling in this framework of classes is done with exceptions. In Perl, you throw an exception by calling die or in our case by calling croak (from the Carp mod...

DWINTERS/Persistent-Base-0.52 - 26 Feb 2000 10:05:59 UTC - Search in distribution
123 results (0.079 seconds)