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

Search results for "Date::Calc::Object"

Date::Calc::Object - Object-oriented add-on for Date::Calc with overloaded operators River stage three • 97 direct dependents • 288 total dependents

* FLAG "FLAG" is either 0 (for "false") or 1 (for "true"). In the case of ""accurate_mode()"" and ""normalized_mode()"", this switches the corresponding mode on and off (see further below for an explanation of what these are). In the case of ""today(...

STBEY/Date-Calc-6.4 - 07 Mar 2015 20:24:35 UTC - Search in distribution

Date::Parser::Date - Simple date object River stage zero No dependents

A simple date object....

HEJKI/Date-Parser-0.4 - 26 Apr 2011 11:31:05 UTC - Search in distribution

Date::Manip - Date manipulation routines River stage three • 61 direct dependents • 201 total dependents

Date::Manip is a series of modules designed to make any common date/time operation easy to do. Operations such as comparing two times, determining a date a given amount of time from another, or parsing international times are all easily done. It deal...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Date::Handler - Easy but complete date object (1.1) River stage zero No dependents

Date::Handler is a container for dates that holds all the methods to transform itself from Timezone to Timezone and format itself. This module idea comes from an original version written by dLux (Szabó, Balázs) <dlux@kapu.hu> in his module Class::Dat...

BBEAUSEJ/Date-Handler-1.2 - 11 Nov 2004 19:13:26 UTC - Search in distribution

Date::Pcalc - Gregorian calendar date calculations River stage one • 1 direct dependent • 1 total dependent

* "use Date::Pcalc qw( Days_in_Year Days_in_Month ... );" * "use Date::Pcalc qw(:all);" You can either specify the functions you want to import explicitly by enumerating them between the parentheses of the ""qw()"" operator, or you can use the "":all...

STBEY/Date-Pcalc-6.1 - 16 Oct 2009 05:54:08 UTC - Search in distribution

App::datetime - Date and Time Considerations River stage one • 2 direct dependents • 2 total dependents

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution
  • App::Context - An application framework for web applications, command-line programs, server programs, and web services

Time::TZ - object-oriented TZ settings River stage one • 2 direct dependents • 2 total dependents

This is an object-oriented approach to "TZ" environment variable settings, ie. $ENV{'TZ'}. A "Time::TZ" object holds a TZ string and has methods to make calculations in that zone by temporarily changing the "TZ" environment variable (see Tie::TZ). Se...

KRYDE/Tie-TZ-11 - 13 Aug 2020 08:44:28 UTC - Search in distribution

mira - static site generator River stage zero No dependents

KIAVASH/Mira-00.07.56 - 17 Apr 2018 18:06:12 UTC - Search in distribution
  • Mira - static site generator

sybperl - Sybase extensions to Perl River stage zero No dependents

Sybperl implements three *Sybase* extension modules to *perl* (version 5.002 or higher). *Sybase::DBlib* adds a subset of the *Sybase DB-Library* API. *Sybase::CTlib* adds a subset of the *Sybase CT-Library* (aka the Client Library) API. *Sybase::Syb...

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

perl581delta - what is new for perl v5.8.1 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.8.0 release and the 5.8.1 release. If you are upgrading from an earlier release such as 5.6.1, first read the perl58delta, which describes differences between 5.6.0 and 5.8.0. In case you are wonderin...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

ARSObject - high level interface above ARS module River stage zero No dependents

This module is intended for capable scripts above ARS module ("../ARSPerl/index.html" in ..). It caches metadata alike Remedy::ARSTools, but uses Data::Dumper or Storable module. And metadata model is directly given from ARS::ars_GetFieldTable()/ARS:...

MAKAROW/ARSObject-0.57 - 05 Feb 2013 17:54:42 UTC - Search in distribution

perlfaq4 - Data Manipulation River stage zero No dependents

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Text::CSV_XS - comma-separated values manipulation routines River stage three • 112 direct dependents • 289 total dependents

Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a "CSV" string and parse a "CSV" string into fields. The module accepts either strings or...

HMBRAND/Text-CSV_XS-1.54 - 18 Apr 2024 12:11:05 UTC - Search in distribution

GPS::Tracer - A processor of geographical route information River stage zero No dependents

This module reads geographical location data (longitude, latitude and time) and converts them into various other formats and pre-processed files that can be used to display route information, for example using Google Maps. The module was developed pr...

TULSOFT/GPS-Tracer-1.2 - 30 Apr 2007 22:04:14 UTC - Search in distribution

IBM::SONAS - Perl API to IBM SONAS CLI River stage zero No dependents

LTP/IBM-SONAS-0.20 - 26 Nov 2015 21:48:38 UTC - Search in distribution

Data::Domain - Data description and validation River stage one • 4 direct dependents • 7 total dependents

A *data domain* is a description of a set of values, either scalar or structured (arrays or hashes, possibly nested). The description can include many constraints, like minimal or maximal values, regular expressions, required fields, forbidden fields...

DAMI/Data-Domain-1.16 - 04 Mar 2024 21:37:50 UTC - Search in distribution

Data::CTable - Read, write, manipulate tabular data River stage zero No dependents

CHTHORMAN/Data-CTable-1.01 - 17 Sep 2002 15:11:05 UTC - Search in distribution

Myco::Admin - myco System Administration Guide. River stage one • 2 direct dependents • 2 total dependents

This guide is intended for the system administrator in charge of installing, configuring, or tuning a myco system....

SOMMERB/Myco-1.22 - 31 Mar 2006 19:22:30 UTC - Search in distribution

Config::Strict - Add strict name- and type-checking to configuration data River stage zero No dependents

Config::Strict wraps Declare::Constraints::Simple to enable strict parameter name- and type-checking on configuration data. That is, it will complain anytime an attempt is made to access a parameter with an invalid name or type; or if an attempt is m...

BLAKEW/Config-Strict-0.07 - 27 Jan 2010 17:42:53 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution
75 results (0.12 seconds)