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

Search results for "WINTER"

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

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

DBD::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC - Search in distribution

Template::Alloy - TT2/3, HT, HTE, Tmpl, and Velocity Engine River stage two • 14 direct dependents • 17 total dependents

"An alloy is a homogeneous mixture of two or more elements" (http://en.wikipedia.org/wiki/Alloy). Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-lang...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC - Search in distribution

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

Astro::App::Satpass2 - Forecast satellite visibility. River stage zero No dependents

WYANT/Astro-App-Satpass2-0.054 - 31 Mar 2024 15:41:47 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

no_rdap.pl River stage zero No dependents

Default behaviour: Uses NOLookup::RDAP::RDAPLookup to perform RDAP lookup on domain related queries and fetch and print the matching information in a textual format inspired by rdapper. With the -w option: Uses NOLookup::RDAP::RDAPLookup::Whois to pe...

TROHAU/NOLookup-1.38.0 - 16 Jun 2023 09:35:22 UTC - Search in distribution

spread-revolutionary-date - Spread date and time from Revolutionary (Republican) Calendar River stage zero No dependents

"spread-revolutionary-date" is a Free Software <https://www.gnu.org/philosophy/free-sw.html> that spreads the current date, expressed in the French Revolutionary calendar <https://en.wikipedia.org/wiki/French_Republican_calendar>, to various social n...

GIBUS/App-SpreadRevolutionaryDate-0.33 - 28 May 2023 20:40:57 UTC - Search in distribution

Text::Hoborg::Manuel River stage zero No dependents

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC - Search in distribution

Net::AOLIM - Object-Oriented interface to the AOL Instant Messenger TOC client protocol River stage zero No dependents

This section documents every member function of the Net::AOLIM class. $Net::AOLIM->new() This is the Net::AOLIM Constructor. It should be called with following arguments (items with default values are optional): 'username' => login 'password' => pass...

RWAHBY/Net-AOLIM-1.61 - 27 Jul 2004 21:02:20 UTC - Search in distribution

OpenOffice::OODoc::Intro - Introduction to the Open OpenDocument Connector River stage one • 6 direct dependents • 6 total dependents

This introductory notice is intended to allow the user to understand the general principles and to learn some basic features of the OODoc module without browsing the whole reference manual. The reference manual is a set of OpenOffice::OODoc::xxx sepa...

JMGDOC/OpenOffice-OODoc-2.125 - 12 Jul 2010 17:11:36 UTC - Search in distribution

Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions. River stage two • 50 direct dependents • 59 total dependents

This module provides an object-based user interface essentially identical to the one provided by the Win32::SerialPort module. Initialization The primary constructor is new with either a PortName, or a Configuretion File specified. With a PortName, t...

COOK/Device-SerialPort-1.04 - 24 Oct 2007 05:59:47 UTC - Search in distribution

Getopt::Complete - programmable shell completion for Perl apps River stage zero No dependents

This module makes it easy to add custom command-line completion to Perl applications. It also does additional validation of arguments, when the program is actually executed, based on completion lists. Support is also present for apps which are an ent...

NNUTTER/Getopt-Complete-0.26 - 24 Aug 2011 16:09:59 UTC - Search in distribution

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

makepp_build_cache - How to set up and use build caches River stage zero No dependents

C: clean, create, M: makepp_build_cache_control, mppbcc, S: show, stats A build cache is a directory containing copies of previous targets that makepp already built. When makepp is asked to build a new target, it sees if it has already built it somew...

PFEIFFER/makepp-2.0.99.2 - 09 Nov 2017 09:32:03 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 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

DMA::ISODate - ISO date handling. River stage one • 1 direct dependent • 2 total dependents

The primary date time we use is the ISO date, almost always in the basic form of YYYYMMDD , like 20021209, but the DMA::ISOdate class will attempt to create an ISODate from what ever you give it: Input data Canonical ISO result YYMMDD => 19YYMMDD0000...

DALEAMON/DMAMisc-1.01-3 - 01 Sep 2008 10:57:40 UTC - Search in distribution

Time::Period - A Perl module to deal with time periods. River stage zero No dependents

The inPeriod function determines if a given time falls within a given period. inPeriod returns 1 if the time does fall within the given period, 0 if not, and -1 if inPeriod detects a malformed time or period. The time is specified as per the "time()"...

PBOYD/Time-Period-1.25 - 04 Jan 2015 04:16:17 UTC - Search in distribution

SPOPS::Manual::Object - Shows how you interact with SPOPS objects. River stage one • 2 direct dependents • 2 total dependents

This section of the SPOPS manual should be of interest to users and developers, since it describes how SPOPS objects are used. Note that all examples here assume the SPOPS class has already been created -- for more on this see SPOPS::Manual::Configur...

CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTC - Search in distribution
58 results (0.06 seconds)