Search results for "module:DateTime::Format::ISO8601"
DateTime::Format::ISO8601::Format - Format DateTime object as ISO8601 date/time string
This module formats DateTime objects as ISO8601 date/time strings. It complements DateTime::Format::ISO8601....
PERLANCAR/DateTime-Format-ISO8601-Format-0.005 - 23 Nov 2020 00:06:30 UTC
DateTime::Format::ISO8601 - Parses ISO8601 formats
Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release....
DROLSKY/DateTime-Format-ISO8601-0.16 - 14 Feb 2021 19:43:10 UTC
DateTime::Format::ISO8601::Types - Types used for parameter checking in DateTime
This module has no user-facing parts....
DROLSKY/DateTime-Format-ISO8601-0.16 - 14 Feb 2021 19:43:10 UTC
DateTime::Format::Duration::ISO8601 - Parse and format ISO8601 duration
This module formats and parses ISO 8601 durations to and from DateTime::Duration instances. ISO 8601 intervals are not supported....
PERLANCAR/DateTime-Format-Duration-ISO8601-0.008 - 23 Jun 2018 11:01:20 UTC
Bencher::Scenarios::DateTime::Format::ISO8601 - Scenarios to benchmark DateTime::Format::ISO8601
This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTime::Format::ISO8601::Startup * Bencher::Scenario::DateTime::Format::ISO8601::Parsing This distribution contains Bencher scenarios to benchmark DateTime::For...
PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-0.002 - 23 Jul 2023 00:06:01 UTC
Bencher::Scenarios::DateTime::Format::ISO8601::Format - Scenarios to benchmark DateTime::Format::ISO8601::Format
This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTime::Format::ISO8601::Format::Startup * Bencher::Scenario::DateTime::Format::ISO8601::Format::Formatting This distribution contains Bencher scenarios to benc...
PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-Format-0.002 - 30 Jul 2023 00:05:17 UTC
Bencher::Scenario::DateTime::Format::ISO8601::Format::Startup - Benchmark startup of DateTime::Format::ISO8601::Format
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-Format-0.002 - 30 Jul 2023 00:05:17 UTC
Bencher::Scenario::DateTime::Format::ISO8601::Format::Formatting - Benchmark formatting with DateTime::Format::ISO8601::Format
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-Format-0.002 - 30 Jul 2023 00:05:17 UTC
Bencher::Scenario::DateTime::Format::ISO8601::Parsing - Benchmark parsing with DateTime::Format::ISO8601
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-0.002 - 23 Jul 2023 00:06:01 UTC
Bencher::Scenario::DateTime::Format::ISO8601::Startup - Benchmark startup of DateTime::Format::ISO8601
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-0.002 - 23 Jul 2023 00:06:01 UTC
Bencher::Scenarios::DateTime::Format::Duration::ISO8601 - Scenarios to benchmark DateTime::Format::Duration::ISO8601
This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTime::Format::Duration::ISO8601::Startup * Bencher::Scenario::DateTime::Format::Duration::ISO8601::Parsing * Bencher::Scenario::DateTime::Format::Duration::IS...
PERLANCAR/Bencher-Scenarios-DateTime-Format-Duration-ISO8601-0.002 - 16 Jul 2023 00:06:12 UTC
Bencher::Scenario::DateTime::Format::Duration::ISO8601::Parsing - Benchmark parsing with DateTime::Format::Duration::ISO8601
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-Duration-ISO8601-0.002 - 16 Jul 2023 00:06:12 UTC
Bencher::Scenario::DateTime::Format::Duration::ISO8601::Startup - Benchmark startup of DateTime::Format::Duration::ISO8601
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-Duration-ISO8601-0.002 - 16 Jul 2023 00:06:12 UTC
Bencher::Scenario::DateTime::Format::Duration::ISO8601::Formatting - Benchmark formatting with DateTime::Format::Duration::ISO8601
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTime-Format-Duration-ISO8601-0.002 - 16 Jul 2023 00:06:12 UTC
DateTime - A date and time object for Perl
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.59 - 23 Oct 2022 22:51:17 UTC
Hopkins - complete multiqueue job scheduling and execution system
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
Frontier::RPC2 - encode/decode RPC2 format XML
*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
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
Date::Easy::Datetime - easy datetime class
A Date::Easy::Datetime object contains a Time::Piece object and provides a slightly different UI to access it. In typical usage, you will either use the "datetime" constructor to convert a human-readable string to a datetime, or the "now" function to...
BAREFOOT/Date-Easy-0.10 - 14 Jan 2020 21:58:39 UTC
DateTime::Incomplete - An incomplete datetime, like January 5
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