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

Search results for "DANNY"

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...

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

IT::perlfunc River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Workflow - Simple, flexible system to implement workflows River stage zero No dependents

Overview This is a standalone workflow system. It is designed to fit into your system rather than force your system to fit to it. You can save workflow information to a database or the filesystem (or a custom storage). The different components of a w...

JONASBN/Workflow-1.62 - 11 Feb 2023 20:34:20 UTC - Search in distribution

Mojolicious - Real-time web framework River stage four • 943 direct dependents • 1041 total dependents

An amazing real-time web framework built on top of the powerful Mojo web development toolkit. With support for RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static ...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

MongoDB - Official MongoDB Driver for Perl (EOL) River stage two • 48 direct dependents • 56 total dependents

This is the official Perl driver for MongoDB <http://www.mongodb.com>. MongoDB is an open-source document database that provides high performance, high availability, and easy scalability. A MongoDB server (or multi-server deployment) hosts a number o...

MONGODB/MongoDB-v2.2.2 - 13 Aug 2020 15:12:18 UTC - Search in distribution

AI::Prolog::Article River stage one • 3 direct dependents • 3 total dependents

DOUGW/AI-Prolog-0.741 - 26 Mar 2011 19:56:21 UTC - Search in distribution

JQuery::Mobile - interface to jQuery Mobile River stage zero No dependents

JQuery::Mobile is an interface to jQuery Mobile. It generates HTML markups, such as navbars, forms, and listviews, that are compatible with jQuery Mobile....

DANNY/JQuery-Mobile-0.03 - 24 Jul 2013 04:49:27 UTC - Search in distribution

Date::Tolkien::Shire - Convert dates into the Shire Calendar. River stage zero No dependents

This is an object-oriented module to convert dates into the Shire Calendar as presented in the Lord of the Rings by J. R. R. Tolkien. It includes converting epoch time to the Shire Calendar (you can also get epoch time back), comparison operators, an...

WYANT/Date-Tolkien-Shire-1.905 - 17 Aug 2021 14:10:29 UTC - Search in distribution

HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars River stage one • 2 direct dependents • 2 total dependents

Note: This package is no longer being maintained by Gregor Mosheh <stigmata@blackangel.net>. It is recommended that new development be built against HTML::CalendarMonth. HTML::CalendarMonthSimple is a Perl module for generating, manipulating, and pri...

MRDVT/HTML-CalendarMonthSimple-1.26 - 29 Jul 2010 00:47:37 UTC - Search in distribution

Text::Table::More - Generate text table with simple interface and many options River stage three • 5 direct dependents • 243 total dependents

Text::Table::More is yet another text table rendering module. This module uses the simple interface of Text::Table::Tiny with support for more formatting options like column/row spans, border style, per-row/column/cell align/valign/pad/vpad/hpad, and...

PERLANCAR/Text-Table-More-0.025 - 27 Mar 2022 03:01:50 UTC - Search in distribution

Solaris::ProcessContract - Manage Solaris process contracts via libcontract River stage zero No dependents

This module allows you to use the libcontract(3) <http://docs.oracle.com/cd/E26505_01/html/816-5173/libcontract-3lib.html > facility to manage contracts for your process and any child processes you create. The process contract system on solaris allow...

DWARREN/Solaris-ProcessContract-1.01 - 08 Apr 2013 23:39:15 UTC - Search in distribution

DateTime::Fiction::JRRTolkien::Shire - DateTime implementation of the Shire calendar. River stage zero No dependents

Implementation of the calendar used by the hobbits in J.R.R. Tolkien's exceptional novel The Lord of The Rings, as described in Appendix D of that book (except where noted). The calendar has 12 months, each with 30 days, and 5 holidays that are not p...

WYANT/DateTime-Fiction-JRRTolkien-Shire-0.907 - 17 Aug 2021 14:12:09 UTC - Search in distribution

HTML::CalendarMonthDB - Perl Module for Generating Persistant HTML Calendars River stage zero No dependents

HTML::CalendarMonthDB is a Perl module for generating, manipulating, and printing a HTML calendar grid for a specified month. It is intended as a faster and easier-to-use alternative to HTML::CalendarMonth. It is based on HTML::CalendarMonthSimple, b...

MCVELLA/HTML-CalendarMonthDB-1.01 - 15 Aug 2001 17:00:10 UTC - Search in distribution

Lingua::LinkParser - Perl module implementing the Link Grammar Parser by Sleator, Temperley and Lafferty at CMU. River stage one • 1 direct dependent • 1 total dependent

To quote the Link Grammar documentation, "the Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of set o...

DBRIAN/Lingua-LinkParser-1.17 - 25 Mar 2014 22:27:08 UTC - Search in distribution

Business::PayPal::API - PayPal SOAP API client with sandbox support River stage one • 5 direct dependents • 5 total dependents

Business::PayPal::API supports both certificate authentication and the new 3-token "Signature" authentication. It also supports PayPal's development *sandbox* for testing. See the sandbox parameter to new() below for details. Business::PayPal::API ca...

OALDERS/Business-PayPal-API-0.77 - 13 Nov 2017 16:19:36 UTC - Search in distribution

Rose::DBx::Object::Renderer - Web UI Rendering for Rose::DB::Object River stage zero No dependents

Rose::DBx::Object::Renderer generates forms, tables, menus, and charts for Rose::DB::Object. The generated UIs encapsulate sensible web conventions as default behaviours, such as rendering email addresses as 'mailto' links and enforce appropriate val...

DANNY/Rose-DBx-Object-Renderer-0.77 - 27 Sep 2012 08:03:24 UTC - Search in distribution

Rose::DBx::Object::Builder - Database Table Schema Generation for Rose::DB::Object River stage zero No dependents

Rose::DBx::Object::Builder generates database table schemas from simple, succinct sentences. It alleviates the need to specify the data type for every table columns and simplifies the tedious work of setting up common table relationships. The generat...

DANNY/Rose-DBx-Object-Builder-0.09 - 20 Nov 2010 02:01:24 UTC - Search in distribution

Business::PinPayment - Interface for Pin Payment API River stage zero No dependents

An interface to the Pin Payment API....

DANNY/Business-PinPayment-0.04 - 03 Mar 2014 06:51:46 UTC - Search in distribution

Test::Data::Split::Backend::Hash - hash backend. River stage one • 1 direct dependent • 3 total dependents

This is a hash backend for Test::Data::Split ....

SHLOMIF/Test-Data-Split-0.2.2 - 17 Oct 2020 15:49:37 UTC - Search in distribution
28 results (0.096 seconds)