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

Search results for "DateTime::Locale::id"

DateTime::Locale::id - Locale data examples for the Indonesian (id) locale River stage four • 25 direct dependents • 3698 total dependents

This pod file contains examples of the locale data available for the Indonesian locale. Days Wide (format) Senin Selasa Rabu Kamis Jumat Sabtu Minggu Abbreviated (format) Sen Sel Rab Kam Jum Sab Min Narrow (format) S S R K J S M Wide (stand-alone) Se...

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC - Search in distribution

The River stage two • 36 direct dependents • 38 total dependents

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 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

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

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

Frost - Feasible Referential Object STorage River stage zero No dependents

Once upon a time, when there were still real winters with frosty air, an old moose named Elly Elk walked through the snow-white forest and murmured over and over "How can I become persistent?", "I want to live forever!" and more and more of that agon...

ERNESTO/Frost-0.70 - 16 Oct 2010 16:34:50 UTC - Search in distribution

sybperl - Sybase extensions to Perl River stage zero No dependents

Sybperl implements three *Sybase* extension modules to *perl* (version 5.002 or higher). *Sybase::DBlib* adds a subset of the *Sybase DB-Library* API. *Sybase::CTlib* adds a subset of the *Sybase CT-Library* (aka the Client Library) API. *Sybase::Syb...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 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

WebFetch - Perl module to download/fetch and save information from the Web River stage one • 4 direct dependents • 4 total dependents

The WebFetch module is a framework for downloading and saving information from the web, and for saving or re-displaying it. It provides a generalized interface for saving to a file while keeping the previous version as a backup. This is mainly intend...

IKLUFT/WebFetch-0.15.9 - 04 Aug 2023 14:39:12 UTC - Search in distribution

DBD::Sybase - Sybase database driver for the DBI module River stage one • 4 direct dependents • 4 total dependents

DBD::Sybase is a Perl module which works with the DBI module to provide access to Sybase databases....

MEWP/DBD-Sybase-1.24 - 24 Mar 2024 08:03:48 UTC - Search in distribution

Text::PO - Read and write PO files River stage zero No dependents

This module parse GNU PO (portable object) and POT (portable object template) files, making it possible to edit the localised text and write it back to a po file. Text::PO::MO reads and writes ".mo" (machine object) binary files. Thus, with those mod...

JDEGUEST/Text-PO-v0.7.0 - 10 Dec 2023 08:44:41 UTC - Search in distribution

DB::Object - SQL API River stage zero No dependents

DB::Object is a SQL API much alike "DBI", but with the added benefits that it formats queries in a simple object oriented, chaining way. So why use a private module instead of using that great "DBI" package? At first, I started to inherit from "DBI" ...

JDEGUEST/DB-Object-v1.4.0 - 13 Apr 2024 09:14:17 UTC - Search in distribution

HTTP::Promise - Asynchronous HTTP Request and Promise River stage one • 1 direct dependent • 2 total dependents

HTTP::Promise provides with a fast and powerful yet memory-friendly API to make true asynchronous HTTP requests using fork with Promise::Me. It is based on the design of HTTP::Message, but with a much cleaner interface to make requests and manage HTT...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC - Search in distribution

Apache2::SSI - Apache2 Server Side Include River stage zero No dependents

Apache2::SSI implements Apache Server Side Include <https://httpd.apache.org/docs/current/en/howto/ssi.html>, a.k.a. SSI, within and outside of Apache2/mod_perl2 framework. Apache2::SSI is inspired from the original work of Apache::SSI with the main ...

JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC - Search in distribution

WWW::Myspace - Access MySpace.com profile information from Perl River stage zero No dependents

STEVENC/WWW-Myspace-0.92 - 29 Jan 2009 13:45:39 UTC - Search in distribution

Locales - Methods for getting localized CLDR language/territory names (and a subset of other data) River stage one • 5 direct dependents • 7 total dependents

Locales lets you create an object for a certain locale that lets you access certain data harvested directly from CLDR. <http://cldr.unicode.org/index/downloads> Currently the data/methods include translated locale names and territory names. For simpl...

DMUEY/Locales-0.34 - 15 Jan 2016 22:28:58 UTC - Search in distribution

Music::Tag - Interface for collecting information about music files. River stage two • 10 direct dependents • 11 total dependents

Extendable module for working with Music Tags. Music::Tag Is powered by various plugins that collect data about a song based on whatever information has already been discovered. The motivation behind this was to provide a convenient method for fixing...

EALLENIII/Music-Tag-0.4103 - 21 Aug 2010 22:22:25 UTC - Search in distribution

HTML::FormFu - HTML Form Creation, Rendering and Validation Framework River stage two • 13 direct dependents • 25 total dependents

HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of fo...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 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

Data::Type - robust and extensible data- and valuetype system River stage zero No dependents

A lot of CPAN modules have a common purpose: reporting if data has some "characteristics". Email::Valid is an illustrous example: reporting if a string has characteristics of an email address. The "address()" method reports this via returning 'yes' o...

MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 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
51 results (0.093 seconds)