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

Search results for "datetime ago"

Date::Time - Lightweight normalised datetime data type River stage zero No dependents

See the README as for now. By the way, I want to be neutral to the calender system - that's why the SYNOPSIS above looks like it does. Personally I think Gregorian dates sucks a lot - but I'm living in a Gregorian world and I'm myself mostly thinking...

TOBIX/OO-DateTime-0.01 - 03 Mar 2000 01:24:05 UTC - Search in distribution

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

dateseq - Generate a sequence of dates River stage one • 2 direct dependents • 2 total dependents

This utility is similar to Unix seq command, except that it generates a sequence of dates....

PERLANCAR/App-dateseq-0.112 - 12 Oct 2022 01:17:08 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

Net::Twitter - A perl interface to the Twitter API River stage two • 21 direct dependents • 35 total dependents

This module has been superseded by Twitter::API. Please update as soon as you possibly can to use new features and the new API versions. This module will no longer be supported. This module provides a perl interface to the Twitter APIs. See <http://d...

MMIMS/Net-Twitter-4.01043 - 17 Jan 2018 18:36:07 UTC - Search in distribution

Win32::UTCFileTime - Get/set UTC file times with stat/utime on Win32 River stage zero No dependents

NOTE: In Perl 5.33.5, the built-in "stat()" and "utime()" functions were rewritten (and a proper implementation of "lstat()" was added) in such a way that the UTC file time handling is now correct (including the case of "utime()" being used on direct...

SHAY/Win32-UTCFileTime-1.60 - 23 Dec 2020 11:00:10 UTC - Search in distribution

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

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

Acrux::Util - The Acrux utilities River stage zero No dependents

This module provides portable utility functions for Acrux clone my $copy = clone(\@array); my $copy = clone(\%hash); This function is a proxy function for "dclone" in Storable It makes recursive copies of nested hash, array, scalar and reference type...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC - Search in distribution

Data::Describe - Perl extension for scanning/describing a text file or array. River stage zero No dependents

This class contains a describe method that scans through each records or number of records sepcified and fields in those records in the array or a file to collect information about the content in the array or the file. It creates a column definition ...

GEOTIGER/Data-Describe-1.03 - 06 Nov 2002 19:19:52 UTC - Search in distribution

Device::Gsm - Perl extension to interface GSM phones / modems River stage one • 1 direct dependent • 1 total dependent

"Device::Gsm" class implements basic GSM functions, network registration and SMS sending. This class supports also "PDU" mode to send "SMS" messages, and should be fairly usable. In the past, I have developed and tested it under Linux RedHat 7.1 with...

COSIMO/Device-Gsm-1.61 - 21 Jun 2016 19:12:37 UTC - Search in distribution

DBIx::Class::ResultSet - Represents a query used for fetching a set of results. River stage three • 342 direct dependents • 452 total dependents

A ResultSet is an object which stores a set of conditions representing a query. It is the backbone of DBIx::Class (i.e. the really important/useful bit). No SQL is executed on the database when a ResultSet is created, it just stores all the condition...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

Badger::Timestamp - object representation of a timestamp River stage one • 4 direct dependents • 6 total dependents

This module implements a small and simple object for representing a moment in time. Its scope is intentionally limited to the kind of applications that require very basic date and time functionality with minimal overhead. A typical example would be a...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC - Search in distribution

Date::Maya - Translate between Julian days and Maya days. River stage zero No dependents

For an extensive description of both the Maya calendar and Julian days, see the calendar faq [1]. This module presents routines to calculate the Mayan day from a Julian day, and a Julian day from a Mayan day. The Mayan calendar has different dating s...

ABIGAIL/Date-Maya-2010011301 - 13 Jan 2010 21:03:06 UTC - Search in distribution

list-org-anniversaries - List all anniversaries in Org files River stage one • 2 direct dependents • 2 total dependents

This script See App::ListOrgAnniversaries for more details, including available options....

PERLANCAR/App-OrgUtils-0.487 - 09 Jan 2024 04:56:47 UTC - Search in distribution

Win32::ASP::Field - an abstract parent class for representing database fields, used by Win32::ASP::DBRecord River stage zero No dependents

Background Field objects are very strange Perl objects. Perl is class based, not prototype based. Unfortunately, unless you want to create a separate class for every mildly wierd field in your database, a class based system is sub-optimal for our pur...

TEVERETT/Win32-ASP-DB-0.02 - 30 Jun 2000 21:31:09 UTC - Search in distribution

Date::Span - deal with date/time ranges than span multiple dates River stage one • 1 direct dependent • 1 total dependent

This module provides code for dealing with datetime ranges that span multiple calendar days. This is useful for computing, for example, the amount of seconds spent performing a task on each day. Given the following table: event | begun | ended ------...

RJBS/Date-Span-1.129 - 01 Jan 2023 02:28:12 UTC - Search in distribution

Astro::Sunrise - Perl extension for computing the sunrise/sunset on a given day River stage one • 1 direct dependent • 1 total dependent

This module will return the sunrise and sunset for a given day. Months are numbered 1 to 12, in the usual way, not 0 to 11 as in C and in Perl's localtime. Eastern longitude is entered as a positive number Western longitude is entered as a negative n...

JFORGET/Astro-Sunrise-0.99 - 05 Feb 2021 18:52:59 UTC - Search in distribution

Net::Graylog::API - API Client for Net::Graylog::API River stage zero No dependents

This module has been autogenerated against a Swagger API, hopefully the author has fixed up the documentation Currently this module is only using Basic auth over HTTP, not yet got into the complexity of anything else....

JALAVOY/Net-Graylog-Client-0.7 - 15 May 2017 15:11:03 UTC - Search in distribution

App::quickstart - App::Context Developer's Quick-Start Guide River stage one • 2 direct dependents • 2 total dependents

SPADKINS/App-Context-0.968 - 09 Jun 2010 21:33:19 UTC - Search in distribution

Test::Mock::Object - Dead-simple mocking River stage zero No dependents

Mock objects can be a controversial topic, but sometimes they're very useful. However, mock objects in Perl often come in two flavors: * Incomplete mocks of existing modules * Generic mocks with clumsy interfaces I can never remember This module is m...

OVID/Test-Mock-Object-0.2 - 27 Jan 2022 12:45:11 UTC - Search in distribution
62 results (0.067 seconds)