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

Search results for "Date::Language::French"

lib/Date/Language/French.pm River stage four • 188 direct dependents • 9140 total dependents

ATOOMIC/TimeDate-2.33 - 19 May 2020 18:00:18 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

PGN - Portable Game Notation for Chess River stage one • 2 direct dependents • 2 total dependents

This is the Portable Game Notation Specification and Implementation Guide, as revised on 12th March 1994....

GDR/Games-Chess-0.003 - 07 Jun 1999 12:42:08 UTC - Search in distribution

Date::Manip - Date manipulation routines River stage three • 61 direct dependents • 201 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::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

perlretut - Perl regular expressions tutorial River stage five • 11292 direct dependents • 32664 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

MP3::Tag - Module for reading tags of MP3 audio files River stage two • 7 direct dependents • 12 total dependents

"MP3::Tag" is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are su...

ILYAZ/MP3-Tag-1.16 - 25 Nov 2022 13:04:02 UTC - Search in distribution

eBay::API - Perl SDK for eBay Web services Interface River stage zero No dependents

This document describes the installation, configuration, and usage of eBay::API module. The eBay::API library is based on the eBay API XML schema and it does not use SOAP to submit calls. Other than differences in the SOAP envelope and the way SOAP r...

TKEEFER/eBay-API-0.25 - 26 Aug 2008 01:55:06 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

CHANGES River stage zero No dependents

This is a list of the main changes between different versions of SVN::Web. Please see UPDATING.pod for details about any changes you may need to make when updating an SVN::Web installation. 0.63, released Oct 17, 2012 * More improvements to UTF8 hand...

DJZORT/SVN-Web-0.63 - 17 Oct 2012 09:23:24 UTC - Search in distribution

DBIx::Recordset - Perl extension for DBI recordsets River stage one • 4 direct dependents • 4 total dependents

DBIx::Recordset is a perl module for abstraction and simplification of database access. The goal is to make standard database access (select/insert/update/delete) easier to handle and independend of the underlying DBMS. Special attention is made on w...

GRICHTER/DBIx-Recordset-0.26 - 04 Oct 2004 19:30:54 UTC - Search in distribution

ODF::lpOD::Style - Styles management River stage one • 2 direct dependents • 2 total dependents

This manual page describes the "odf_style" class and its specialized derivatives. "odf_style" is an alias for "ODF::lpOD::Style". A style object controls the formatting and/or layout properties of a family of content objects. It's identified by its o...

ABEVERLEY/ODF-lpOD-1.200 - 06 Apr 2024 20:42:43 UTC - Search in distribution

Sympatic - A more producive perl thanks to CPAN River stage zero No dependents

The default behavior of Perl <http://www.perl.org> could be significantly improved by the pragmas and CPAN modules so it can fit the expectations of a community of developers and help them to enforce what they consider as the best practices. For deca...

MARCC/sympatic-0.2 - 14 Dec 2018 07:08:11 UTC - Search in distribution

share::Exegesis::E07 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Teamspeak::Telnet - Telnet-Interface to administrate Teamspeak-Voice-Server River stage zero No dependents

MALETIN/Teamspeak-0.6 - 18 Jul 2008 23:07:36 UTC - Search in distribution

Number::Phone - base class for Number::Phone::* modules River stage two • 13 direct dependents • 18 total dependents

DCANTRELL/Number-Phone-4.0002 - 08 Mar 2024 15:46:48 UTC - Search in distribution

Mail::IMAPClient - An IMAP Client API River stage one • 9 direct dependents • 9 total dependents

This module provides methods implementing the IMAP protocol to support interacting with IMAP message stores. The module is used by constructing or instantiating a new IMAPClient object via the "new" constructor method. Once the object has been instan...

PLOBBES/Mail-IMAPClient-3.43 - 16 Feb 2021 17:05:43 UTC - Search in distribution

Ftree::Name - family tree generator River stage zero No dependents

MISHIN/FamilyTreeInfo-2.3.41 - 24 Apr 2016 14:01:49 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

Data::Domain - Data description and validation River stage one • 4 direct dependents • 7 total dependents

A *data domain* is a description of a set of values, either scalar or structured (arrays or hashes, possibly nested). The description can include many constraints, like minimal or maximal values, regular expressions, required fields, forbidden fields...

DAMI/Data-Domain-1.16 - 04 Mar 2024 21:37:50 UTC - Search in distribution
71 results (0.087 seconds)