"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.03 - 10 Nov 2020 14:49:20 UTC - Search in distributionSAC (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 distributionThis 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.62 - 15 Oct 2020 08:03:05 UTC - Search in distributionAn 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.10 - 15 Mar 2021 13:26:22 UTC - Search in distributionHTML::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 distributionThis 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"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.13 - 09 May 2015 11:59:45 UTC - Search in distributionThis 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- Statistics::Smoothing::SGT - A Simple Good-Turing (SGT) smoothing implementation
"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.11 - 05 Oct 2019 11:36:44 UTC - Search in distributionSys::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 distributionHTML::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 distributionThis reformats CSS. The idea is to have a formatting script which can be used to consistently format CSS....
BKB/CSS-Tidy-0.01 - 29 Jan 2021 13:57:16 UTC - Search in distributionA 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 distributionThis 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 distributionThis 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 distributionABH/Geo-Coder-Yahoo-0.50 - 05 Nov 2010 21:29:12 UTC - Search in distribution
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 distributionCego 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 distributionThis 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- SGML::Parser::OpenSP::Tools - Tools to process OpenSP output
Array::LineReader gives you the possibility to access lines of some file by the elements of an array. This modul inherites methods from "Tie::Array" (see Tie::Array). You save a lot of memory, because the file's content is read only on demand, i.e. i...
BHOLSTEN/Array-LineReader-1.01 - 10 Jun 2004 18:28:28 UTC - Search in distribution