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

Search results for "module:DateTime::Format::HTTP"

DateTime::Format::HTTP - Date conversion routines River stage two • 27 direct dependents • 40 total dependents

This module provides functions that deal the date formats used by the HTTP protocol (and then some more)....

CKRAS/DateTime-Format-HTTP-0.42 - 02 May 2014 14:52:20 UTC

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC

Hopkins - complete multiqueue job scheduling and execution system River stage zero No dependents

Hopkins is, in simplest terms, a better cron. In depth, though, Hopkins is an extensible application geared toward the management, scheduling, and execution of both inline perl as well as external binaries. Hopkins's advantages include: * simple Ther...

DIZ/Hopkins-0.9.2 - 02 Jul 2010 23:38:05 UTC

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

SOAP::DateTime - Support for converting dates to xsd:dateTime format River stage one • 1 direct dependent • 1 total dependent

"SOAP::DateTime" converts dates into the format required by the "xsd:dateTime" type....

MCMAHON/SOAP-DateTime-0.02 - 31 Aug 2005 23:48:37 UTC

Sybase::CTlib - Sybase Client Library API. River stage zero No dependents

Sybase::CTlib implements a subset of the Sybase Open Client Client Library API. For the most part the syntax is the same or very similar to the C language version, though in some cases the syntax varies a little to make the life of the perl programme...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 UTC

Sybase::DBlib - Sybase DB-Library API River stage zero No dependents

Sybase::DBlib implements a subset of the Sybase DB-Library API. In general the perl version of the DB-Library calls use the same syntax as the C language version. However, in some cases the syntax (and sometimes, meaning) of some calls has been modif...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 UTC

PHP::DateTime - Clone of PHP's date and time functions. River stage zero No dependents

Duplicates some of PHP's date and time functions. Why? I can't remember. It should be useful if you are trying to integrate your perl app with a php app. Much like PHP this module gratuitously exports all its functions upon a use(). Neat, eh?...

BLUEFEET/PHP-DateTime-0.09 - 06 Jun 2023 16:59:34 UTC

Frontier::RPC2 - encode/decode RPC2 format XML River stage one • 8 direct dependents • 9 total dependents

*Frontier::RPC2* encodes and decodes XML RPC calls. $coder = Frontier::RPC2->new( *OPTIONS* ) Create a new encoder/decoder. The following option is supported: encoding The XML encoding to be specified in the XML declaration of encoded RPC requests or...

KMACLEOD/Frontier-RPC-0.07b4 - 03 Mar 2004 02:14:18 UTC

Types::DateTime - type constraints and coercions for datetime objects River stage two • 6 direct dependents • 10 total dependents

Types::DateTime is a type constraint library suitable for use with Moo/Moose attributes, Kavorka sub signatures, and so forth. Types This module provides some type constraints broadly compatible with those provided by MooseX::Types::DateTime, plus a ...

TOBYINK/Types-DateTime-0.002 - 19 Jun 2017 16:19:28 UTC

DateTime::Locale - Localization support for DateTime.pm River stage four • 25 direct dependents • 3698 total dependents

DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on all the available locales. If you want to know what methods are available for locale objects, then please read the D...

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC

DateTime::Moonpig - Saner interface to DateTime River stage one • 2 direct dependents • 6 total dependents

"Moonpig::DateTime" is a thin wrapper around the DateTime module to fix problems with that module's design and interface. The main points are: * Methods for mutating "DateTime::Moonpig" objects in place have been overridden to throw a fatal exception...

MJD/DateTime-Moonpig-1.03 - 23 Dec 2013 05:09:59 UTC

DateTime::Duration - Duration objects for date math River stage four • 1153 direct dependents • 3694 total dependents

This is a simple class for representing duration objects. These objects are used whenever you do date math with DateTime. See the How DateTime Math Works section of the DateTime documentation for more details. The short course: One cannot in general ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC

Solstice::DateTime - Models a point in time. River stage zero No dependents

MCRAWFOR/Solstice-1440 - 07 Nov 2007 20:57:59 UTC

lib/XMLRPC/PurePerl.pm River stage zero No dependents

RDIETRICH/xmlrpc-pureperl-0.04 - 10 Dec 2012 19:01:10 UTC

HTML::Menu::DateTime - Easily create popup menus for use with templates. River stage zero No dependents

Creates data structures suitable for populating HTML::Template, Template Toolkit or Template::Magic templates with dropdown date and time menus. Allows any number of dropdown menus to be displayed on a single page, each independantly configurable. Di...

CFRANKS/HTML-Menu-DateTime-1.00 - 03 Nov 2005 16:10:45 UTC

DateTime::Event::ICal - Perl DateTime extension for computing rfc2445 recurrences. River stage two • 7 direct dependents • 87 total dependents

This module provides convenience methods that let you easily create "DateTime::Set" objects for rfc2445 style recurrences....

FGLOCK/DateTime-Event-ICal-0.13 - 01 Oct 2015 10:58:37 UTC

DateTime::Incomplete - An incomplete datetime, like January 5 River stage two • 7 direct dependents • 12 total dependents

DateTime::Incomplete is a class for representing partial dates and times. These are actually encountered relatively frequently. For example, a birthday is commonly given as a month and day, without a year....

FGLOCK/DateTime-Incomplete-0.08 - 10 Nov 2015 13:04:21 UTC

DateTime::Format::DBI - Find a parser class for a database connection. River stage one • 5 direct dependents • 8 total dependents

This module finds a "DateTime::Format::*" class that is suitable for the use with a given DBI connection (and "DBD::*" driver). It currently supports the following format modules: IBM DB2 (DB2), Microsoft SQL (MSSQL), MySQL, Oracle, PostgreSQL (Pg), ...

CFAERBER/DateTime-Format-DBI-0.041 - 22 Oct 2013 23:13:05 UTC

DateTime::Format::PDF - PDF DateTime Parser and Formatter. River stage zero No dependents

This module understands the formats used by PDF file. 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 it in a format accepted by PDF....

SKIM/DateTime-Format-PDF-0.02 - 01 Apr 2024 20:10:01 UTC
136 results (0.08 seconds)