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

Search results for "ASHLEY"

OpenThought - An AJAX transport and helper library, making AJAX-based page updates trivial River stage one • 1 direct dependent • 1 total dependent

OpenThought is a library which implements an API for AJAX communication and updates. You can perform updates to form fields, HTML, call JavaScript functions, and more with a trivial amount of code. OpenThought strives to provide a simple yet powerful...

ERIC/OpenThought-1.99.16 - 25 Aug 2007 00:57:57 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

QtCore4 - Perl bindings for the QtCore version 4 library River stage zero No dependents

This module provides a Perl interface to the QtCore version 4 library. EXPORTS Each of the exported subroutines is prototyped. qApp Returns a reference to the Qt::CoreApplication/Qt::Application object. This mimics Qt's global qApp variable. SIGNAL, ...

CBUREL/Qt4-0.99.0 - 15 Feb 2012 02:26:24 UTC - Search in distribution

Limper - extremely lightweight but not very powerful web application framework River stage one • 6 direct dependents • 6 total dependents

Limper was originally designed to primarily be a simple HTTP/1.1 test server in perl, but I realized it can be much more than that while still remaining simple. Limper has a simple syntax like Dancer yet no dependencies at all, unlike the dozens that...

ASHLEYW/Limper-0.015 - 30 Apr 2019 20:01:03 UTC - Search in distribution

disbatch - CLI to the Disbatch Command Interface (DCI). River stage zero No dependents

ASHLEYW/disbatch-4.103 - 01 May 2019 18:02:17 UTC - Search in distribution

RSSycklr - (beta) Highly configurable recycling of syndication (RSS/Atom) feeds into tailored, guaranteed XHTML fragments. River stage zero No dependents

This is a more of a mini-app engine than a pure module. RSSycklr is a package that wraps up the best parts of XML::Feed and HTML::Truncate then filters it through XML::LibXML to guarantee valid XHTML and adds a side of Template for auto-formatted out...

ASHLEY/RSSycklr-0.15 - 03 Aug 2011 00:55:59 UTC - Search in distribution
  • rssycklr - Command line tool for basic interaction with RSSycklr.

doc::fr::PerlQt River stage zero No dependents

GGARAND/PerlQt-3.008 - 22 Sep 2003 07:49:34 UTC - Search in distribution

Net::OnlineCode - A rateless forward error correction scheme River stage zero No dependents

This section will not make much sense to you unless you know what Online Codes are and how they work. If this is your first time reading this page, I advise you to skip ahead to the next section. This module provides a base class for the Net::OnlineC...

DMALONE/Net-OnlineCode-0.04 - 05 Mar 2015 23:43:35 UTC - Search in distribution

HTML::DTD - local access to the standard and historical HTML DTDs. River stage zero No dependents

Installs HTML DTD files locally for easy, reliable access....

ASHLEY/HTML-DTD-0.04 - 11 Apr 2010 16:30:38 UTC - Search in distribution

Mock::Person::EN - Generate random sets of English names. River stage one • 1 direct dependent • 1 total dependent

Data for this module was found on these pages: Last names surnames.behindthename.com <http://surnames.behindthename.com/names/usage/english> Middle names There's usually no distinction between a first and middle name in England. First names Woman: jm...

SKIM/Mock-Person-EN-0.05 - 27 Nov 2023 16:35:57 UTC - Search in distribution

XHTML::Util - (alpha software) powerful utilities for common but difficult to nail HTML munging. River stage zero No dependents

This is a set of itches I'm sick of scratching 5 different ways from the Sabbath. Right now it's in alpha-mode so please sample but don't count on the interface or behavior. Some of the code is fire tested in other places but as this is a new home an...

ASHLEY/XHTML-Util-0.04 - 27 Oct 2009 04:10:33 UTC - Search in distribution

RDF::Laces - A module to string together RDF statements from Perl syntax River stage zero No dependents

This module provides a healthy dose of syntactic sugar to the expression of RDF statements in Perl. Instead of forcing the mechanics of storage and representation inline with the statements made within a program, you can use a standard syntax for mak...

AWIN/RDF-Laces-0.02 - 26 Aug 2003 04:04:42 UTC - Search in distribution

Starwoman - because Starman does the same thing over and over again expecting different results River stage one • 1 direct dependent • 1 total dependent

Starwoman is a PSGI perl web server that has unique features such as: High Performance Uses the fast XS/C HTTP header parser Preforking Spawns workers preforked like most high performance UNIX servers do. Starwoman also reaps dead children and automa...

ASHLEYW/Starwoman-0.001 - 29 Apr 2019 17:21:15 UTC - Search in distribution

Gravatar::URL - Make URLs for Gravatars from an email address River stage one • 6 direct dependents • 6 total dependents

A Gravatar is a Globally Recognized Avatar for a given email address. This allows you to have a global picture associated with your email address. You can look up the Gravatar for any email address by constructing a URL to get the image from gravatar...

MSCHWERN/Gravatar-URL-1.07 - 11 Aug 2016 00:53:24 UTC - Search in distribution

HTML::Truncate - (beta software) truncate HTML by percentage or character count while preserving well-formedness. River stage one • 1 direct dependent • 1 total dependent

ASHLEY/HTML-Truncate-0.20 - 14 Jul 2009 00:30:12 UTC - Search in distribution

Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API. River stage two • 22 direct dependents • 31 total dependents

This implement a large majority of OpenSSL's useful X509 API. The email() method supports both certificates where the subject is of the form: "... CN=Firstname lastname/emailAddress=user@domain", and also certificates where there is a X509v3 Extensio...

JONASBN/Crypt-OpenSSL-X509-1.915 - 19 Jun 2023 14:36:59 UTC - Search in distribution

Catalyst::Manual::Tutorial - Catalyst Tutorial: Overview River stage two • 2 direct dependents • 11 total dependents

The Catalyst framework is a flexible and comprehensive environment for quickly building high-functionality web applications. This tutorial is designed to provide a rapid introduction to its basics and its most commonly used features while focusing on...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

DBICx::MaterializedPath - DBIx::Class plugin for automatically tracking lineage paths in simple data trees. River stage zero No dependents

Note, this is an experimental package and not sanctioned by the DBIC core devs. Uses a column of a table with a tree structure to keep track of lineage. An example lineage showing primary key ids– # 1 -> 2 -> 3 -> 10 -> 999 -> 8 -> 42 my $rec = $resu...

ASHLEY/DBICx-MaterializedPath-0.03 - 21 Nov 2010 00:14:53 UTC - Search in distribution

XML::LibXML::PrettyPrint - add pleasant whitespace to a DOM tree River stage two • 9 direct dependents • 10 total dependents

Long XML files can be daunting for humans to read. Of course, XML is really designed for computers to read - not people - but there are times when mere mortals do need to read and edit XML by hand. For example, if your application stores its configur...

TOBYINK/XML-LibXML-PrettyPrint-0.006 - 07 Sep 2014 10:08:08 UTC - Search in distribution
46 results (0.037 seconds)