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

Search results for "Date::Calc"

Date::Calc - Gregorian calendar date calculations River stage three • 97 direct dependents • 288 total dependents

* "use Date::Calc qw( Days_in_Year Days_in_Month ... );" * "use Date::Calc 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-Calc-6.4 - 07 Mar 2015 20:24:35 UTC - Search in distribution

Test::MockTime::DateCalc - fake time for Date::Calc functions River stage zero No dependents

"Test::MockTime::DateCalc" arranges for the functions in "Date::Calc" to follow the Perl level "time()" function (see perlfunc) and in particular any fake date/time set there by "Test::MockTime". The following "Date::Calc" functions are changed Syste...

KRYDE/Test-MockTime-DateCalc-7 - 17 Aug 2019 13:15:52 UTC - Search in distribution

Date::Calc::XS - XS wrapper and C library plug-in for Date::Calc River stage one • 2 direct dependents • 2 total dependents

You never use this module directly. Use Date::Calc(3) instead!...

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

Date::Manip::Calc - describes date calculations River stage three • 61 direct dependents • 201 total dependents

This document describes the different types of calculations that can be done using dates and deltas. Date calculations are much more complicated than they initially appear, so this document is fairly large. The complication in date calculations is du...

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

Date::Calc::Iterator - Iterate over a range of dates River stage zero No dependents

new Creates a new object. You must pass it the end points of a date interval as array references or ISO 8601 date strings. $i = Date::Calc::Iterator->new( from => [2003,12,1], to => [2003,12,10] ) "from" and "to" are, obviously, required. Optionally,...

BRONTO/Date-Calc-Iterator-1.02 - 20 Apr 2018 07:05:22 UTC - Search in distribution

Date::Calc::Endpoints - Generate start/end dates easily, based on type (year, month,...), number of consecutive entities ("4 months"), number of intervals from the current date, and direction (past/future). River stage zero No dependents

Date::Calc::Endpoints calculates a start/end date based on a interval type, and a number of intervals from the current date. This is often required in running scheduled and ad-hoc reports using the same script, where the desired date range has the re...

OLENCHUK/Date-Calc-Endpoints-1.03 - 06 May 2017 01:28:37 UTC - Search in distribution

DateTime::Util::Calc - DateTime Calculation Utilities River stage one • 3 direct dependents • 5 total dependents

This module contains some common calculation utilities that are required to perform datetime calculations, specifically from "Calendrical Calculations" -- they are NOT meant to be general purpose. Nothing is exported by default. You must either expli...

DMAKI/DateTime-Util-Calc-0.13003 - 28 Jun 2015 11:34:36 UTC - Search in distribution

Units/Convert/Date.pm River stage one • 2 direct dependents • 7 total dependents

SFINK/Math-Calc-Units-1.07 - 04 Aug 2009 16:55:12 UTC - Search in distribution

DateTime::Format::Natural::Calc - Basic calculations River stage three • 38 direct dependents • 300 total dependents

The "DateTime::Format::Natural::Calc" class defines the worker methods....

SCHUBIGER/DateTime-Format-Natural-1.18 - 05 Oct 2023 14:54:48 UTC - Search in distribution

Template::Plugin::Date - Plugin to generate formatted date strings River stage three • 561 direct dependents • 959 total dependents

The "Date" plugin provides an easy way to generate formatted time and date strings by delegating to the "POSIX" "strftime()" routine. The plugin can be loaded via the familiar USE directive. [% USE date %] This creates a plugin object with the defaul...

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC - Search in distribution

lib/HTML/CalendarMonth/DateTool/DateCalc.pm River stage one • 1 direct dependent • 1 total dependent

MSISK/HTML-CalendarMonth-2.04 - 15 Apr 2016 17:12:46 UTC - Search in distribution

Bot::BasicBot::Pluggable::Module::DateTimeCalc - Calculate date-time operations River stage zero No dependents

A "Bot::BasicBot::Pluggable::Module::DateTimeCalc" calculates date-time operations. This bot is coded to only respond when directly addressed, btw. Since this module uses DateTime::Format::Natural, many different date-time formats are supported....

GENE/Bot-BasicBot-Pluggable-Module-DateTimeCalc-0.0400 - 13 Jun 2020 01:54:52 UTC - Search in distribution

App::datecalc - Date calculator River stage one • 1 direct dependent • 1 total dependent

This is an early release. More features and documentation will follow in subsequent releases. This module provides a date calculator, for doing date-related calculations. You can write date literals in ISO 8601 format (though not all format variants ...

PERLANCAR/App-datecalc-0.090 - 17 Apr 2023 00:05:23 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

CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049) River stage two • 16 direct dependents • 26 total dependents

This module converts Perl data structures to the Concise Binary Object Representation (CBOR) and vice versa. CBOR is a fast binary serialisation format that aims to use an (almost) superset of the JSON data model, i.e. when you can represent somethin...

MLEHMANN/CBOR-XS-1.87 - 10 Sep 2023 20:45:43 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

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

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.20 - 15 Feb 2021 09:33:03 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
130 results (0.14 seconds)