The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "date manip"

Date::Manip - Date manipulation routines River stage three • 61 direct dependents • 202 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::Manip::Range - Parses and holds a date range River stage zero No dependents

Date::Manip::Range parses and holds a date range. The range is defined by a start and end point. The module accepts ranges as a single string of two dates separated by a range operator. Some examples... my $range = Date::Manip::Range->new( {parse => ...

RBWOHLFAR/Date-Manip-Range-1.22 - 15 Jan 2022 17:04:57 UTC - Search in distribution

Date::ManipX::Almanac::Date - Methods for working with almanac dates River stage zero No dependents

This Perl module implements a version of Date::Manip::Date that can parse a selection of almanac events. These are implemented using the relevant Astro::Coord::ECI classes. This module is not an actual subclass of Date::Manip::Date, but holds a "Date...

WYANT/Date-ManipX-Almanac-0.003 - 30 Sep 2022 15:00:45 UTC - Search in distribution

lib/Tangram/Type/Date/Manip.pm River stage one • 1 direct dependent • 1 total dependent

SAMV/Tangram-2.12 - 09 Oct 2015 15:37:02 UTC - Search in distribution

Template::Plugin::Date - Plugin to generate formatted date strings River stage three • 564 direct dependents • 962 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

Astro::App::Satpass2::ParseTime::Date::Manip - Parse time for Astro::App::Satpass2 using Date::Manip River stage zero No dependents

WYANT/Astro-App-Satpass2-0.054 - 31 Mar 2024 15:41:47 UTC - Search in distribution

DateTime::Format::DateManip - Perl DateTime extension to convert Date::Manip dates and durations to DateTimes and vice versa. River stage two • 5 direct dependents • 68 total dependents

DateTime::Format::DateManip is a class that knows how to convert between "Date::Manip" dates and durations and "DateTime" and "DateTime::Duration" objects. Recurrences are note yet supported....

BBENNETT/DateTime-Format-DateManip-0.04 - 26 Jan 2004 14:40:03 UTC - Search in distribution

date_manip.pl - test the external Date::Manip module. River stage zero No dependents

This is a test suite for the Date::Manip package. Currently it just creates an object with a string and prints it out in another format....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

Date::Interval - handling of temporal intervals based on Date::Manip River stage zero No dependents

All strings which can be used to create a Date::Manip date object can be used to create an Interval. However, the start date must be greater than the stop date. Because Date::Manip both handles dates and times this module can also handle both dates a...

KTORP/Interval.0.03 - 26 Jul 2002 10:42:39 UTC - Search in distribution

Input River stage three • 155 direct dependents • 183 total dependents

This chapter discusses mod_perl's input and output filter handlers. If all you need is to lookup the filtering API proceed directly to the "Apache2::Filter" and "Apache2::FilterRec" manpages....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

satpass - Predict satellite passes over an observer. River stage one • 7 direct dependents • 8 total dependents

WYANT/Astro-satpass-0.131 - 16 Mar 2024 12:52:20 UTC - Search in distribution

auto-build - run automated, unattended software build processes River stage zero No dependents

DANBERR/Test-AutoBuild-1.2.4 - 01 Sep 2011 21:11:37 UTC - Search in distribution

VBTK - Virtual Brent Toolkit - A generic toolkit for system monitoring River stage zero No dependents

VBTK is a collection of modules which can be used to build a complex monitoring system completely written in perl. It's system monitoring abilities are, at the moment, mostly limited to solaris unix servers. But it also supports monitoring through SN...

BSHENRY/VBTK-0.20 - 22 Oct 2003 04:10:29 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

idone - Command line interface to idonethis.com River stage one • 1 direct dependent • 1 total dependent

By default, this submits items to your personal calendar on idonethis. All arguments are concatenated together to form a single string, which is then submitted to your calendar for the current day (using the local timezone on your machine). The "cale...

PJF/WebService-Idonethis-0.23 - 15 Jan 2014 23:01:00 UTC - Search in distribution

Test::Inter - framework for more readable interactive test scripts River stage three • 11 direct dependents • 324 total dependents

This is another framework for writing test scripts. Much of the syntax is loosely inspired by Test::More, and Test::Inter has most of it's functionality, but it is not a drop-in replacement. Test::More (and other existing test frameworks) suffer from...

SBECK/Test-Inter-1.11 - 26 Feb 2024 19:56:50 UTC - Search in distribution

fcgi_spawn - FastCGI server for CGI-like Perl applications effective multiprocessing, the executable daemon of FCGI::Spawn River stage zero No dependents

Daemon enables you to launch Perl applications originally written for CGI environment. To accomplish POST input you should need to patch your CGI.pm with the patch supplied in the FCGI::Spawn distribution, or the application, in some rare cases (like...

VERESC/FCGI-Spawn-0.16.7 - 07 Dec 2012 10:06:26 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

Documentation River stage zero No dependents

pb helps you build various packages directly from your project sources. In order to work correctly, it relies on a certain number of configuration files. Most of these configuration parameters can be setup in all the configuration files, however, the...

BCO/ProjectBuilder-0.14.1 - 28 Sep 2016 00:03:18 UTC - Search in distribution

Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions. River stage zero No dependents

Fry::Shell is a simple and flexible way to create a shell. Unlike most other light-weight shells, this module facilitates (un)loading libraries of functions and thus encourages creating shells tailored to several modules. Although the shell is curren...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC - Search in distribution
118 results (0.077 seconds)