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

Search results for "BJOERN"

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 550 total dependents

"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC - Search in distribution

CSS::SAC - SAC CSS parser River stage one • 1 direct dependent • 1 total dependent

SAC (Simple API for CSS) is an event-based API much like SAX for XML. If you are familiar with the latter, you should have little trouble getting used to SAC. More information on SAC can be found online at http://www.w3.org/TR/SAC. CSS having more co...

BJOERN/CSS-SAC-0.08 - 05 Jul 2008 19:47:57 UTC - Search in distribution

XML::RSS - creates and updates RSS files River stage three • 41 direct dependents • 165 total dependents

This module provides a basic framework for creating and maintaining RDF Site Summary (RSS) files. This distribution also contains many examples that allow you to generate HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and other ni...

SHLOMIF/XML-RSS-1.63 - 26 Dec 2023 17:02:41 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

HTML::Template::Compiled - Template System Compiles HTML::Template files to Perl code River stage two • 18 direct dependents • 19 total dependents

HTML::Template::Compiled is a template system which can be used for HTML::Template templates with almost the same API. It offers more flexible template delimiters, additional tags and features, and by compiling the template into perl code it can run ...

TINITA/HTML-Template-Compiled-1.003 - 03 May 2016 12:15:34 UTC - Search in distribution

Apache::DBI - Initiate a persistent database connection River stage two • 6 direct dependents • 10 total dependents

This module initiates a persistent database connection. The database access uses Perl's DBI. For supported DBI drivers see: http://dbi.perl.org/ When loading the DBI module (do not confuse this with the Apache::DBI module) it checks if the environmen...

PHRED/Apache-DBI-1.12 - 12 Jun 2013 07:28:36 UTC - Search in distribution

Sys::Tlock - Locking with timeouts. River stage zero No dependents

This module is handling tlocks, advisory locks with timeouts. It is designed to allow separate programs to use the same tlocks between them. Even programs written in different languages. To do this safely, each tlock is paired with a token. The tlock...

SPRAGL/Sys-Tlock-1.11 - 21 Aug 2023 20:57:01 UTC - Search in distribution

Apache2::Reload - Reload Perl Modules when Changed on Disk River stage one • 1 direct dependent • 3 total dependents

"Apache2::Reload" reloads modules that change on the disk. When Perl pulls a file via "require", it stores the filename in the global hash %INC. The next time Perl tries to "require" the same file, it sees the file in %INC and does not reload from di...

SHAY/Apache-Reload-0.14 - 06 Aug 2023 10:47:19 UTC - Search in distribution

README River stage zero No dependents

This Perl module implements the Simple Good Turing (SGT) algorithm for smoothing of probabilistic values developed by William Gale and Geoffrey Sampson. The algorithm is described in detail in Sampson's Empirical Linguistics (Continuum International,...

BJOERNW/Statistics-Smoothing-SGT-2.1.2 - 11 Feb 2007 15:52:59 UTC - Search in distribution

Apache2::Reload - Reload Perl Modules when Changed on Disk River stage three • 155 direct dependents • 183 total dependents

"Apache2::Reload" reloads modules that change on the disk. When Perl pulls a file via "require", it stores the filename in the global hash %INC. The next time Perl tries to "require" the same file, it sees the file in %INC and does not reload from di...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

CSS::Tidy - reformat CSS River stage zero No dependents

This reformats CSS. The idea is to have a formatting script which can be used to consistently format CSS....

BKB/CSS-Tidy-0.04 - 30 Jul 2022 10:55:45 UTC - Search in distribution

Sys::AlarmCall - A package to handle the logic in timing out calls with alarm() and an ALRM handler, allowing nested calls as well. River stage zero No dependents

Sys::AlarmCall provides a straightforward function call to use the alarm handler. It also handles the logic which allows nested time out calls if timeout calls are run thorugh the alarm_call() functions. The main advantages of Sys::AlarmCall are that...

ABH/Sys-AlarmCall-1.2 - 09 Apr 2003 12:48:50 UTC - Search in distribution

HTML::Encoding - Determine the encoding of HTML/XML/XHTML documents River stage two • 8 direct dependents • 21 total dependents

HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents......

BJOERN/HTML-Encoding-0.61 - 24 Sep 2010 01:42:06 UTC - Search in distribution

WWW::Shorten - Interface to URL shortening sites. River stage two • 41 direct dependents • 55 total dependents

A Perl interface to various services that shorten URLs. These sites maintain databases of long URLs, each of which has a unique identifier....

CAPOEIRAB/WWW-Shorten-3.094 - 12 Mar 2021 17:48:56 UTC - Search in distribution

Apache::DBILogger - Tracks what's being transferred in a DBI database River stage zero No dependents

This module tracks what's being transfered by the Apache web server in a SQL database (everything with a DBI/DBD driver). This allows to get statistics (of almost everything) without having to parse the log files (like the Apache::Traffic module, jus...

ABH/Apache-DBILogger-0.93 - 08 Oct 1998 06:18:50 UTC - Search in distribution

Apache::ProxyScan - proxy module to integrate content scanners River stage zero No dependents

This module provides the integration of any commandline virus scanning tool into the proxy chain of apache. It works better than cgi solutions because this module uses libwww-perl as it's web client, feeding the response back into the Apache API requ...

PSTADT/Apache-ProxyScan-0.92 - 30 Sep 2004 04:53:46 UTC - Search in distribution

Geo::Coder::Yahoo - Geocode addresses with the Yahoo! API River stage zero No dependents

ABH/Geo-Coder-Yahoo-0.50 - 05 Nov 2010 21:29:12 UTC - Search in distribution

Parse::ABNF - Parse IETF Augmented BNF (ABNF) grammars. River stage one • 1 direct dependent • 1 total dependent

This module parses IETF ABNF (STD 68, RFC 5234, 4234, 2234) grammars into a Perl data structure, a list of rules as specified below. It does not generate a parser for the language described by some ABNF grammar, but makes it easier to turn an ABNF gr...

BJOERN/Parse-ABNF-0.30 - 21 Feb 2018 02:20:55 UTC - Search in distribution

DBD::Cego - Perl database DBD interface for Cego River stage zero No dependents

Cego is a relational database system available as opensource. For more information, please look at www.lemke-it.com Before building and using the Cego DBD interface, you have to install the required Cego C+ library ( plus friends ). Thanks to Matt Se...

COMPLX/DBD-cego-1.4.0 - 08 Nov 2017 10:09:40 UTC - Search in distribution

SGML::Parser::OpenSP - Parse SGML documents using OpenSP River stage one • 2 direct dependents • 2 total dependents

This module provides an interface to the OpenSP SGML parser. OpenSP and this module are event based. As the parser recognizes parts of the document (say the start or end of an element), then any handlers registered for that type of an event are calle...

BJOERN/SGML-Parser-OpenSP-0.994 - 29 Jun 2008 19:40:04 UTC - Search in distribution
60 results (0.029 seconds)