HTML output stream class, and some markup utilities The HTML::Stream module provides you with an object-oriented (and subclassable) way of outputting HTML. Basically, you open up an "HTML stream" on an existing filehandle, and then do all of your ...
HTML::Table module for perl HTML::Table is used to generate HTML tables for CGI scripts. By using the methods provided fairly complex tables can be created, manipulated, then printed from Perl scripts. The module also greatly ...
HTML-TableExtract module for perl HTML::TableExtract is a module that simplifies the extraction of information contained in tables within HTML documents. Tables of note may be specified using Headers, Depth, Count, or some ...
HTML-TagReader module for perl TagReader is a perl extension module which allows you to read html/xml files by tag. That is: in a similar way as you can read textfiles by line with "while()" you use TagReader::getbytoken to read a ...
This module contains data tables useful in dealing with HTML This module contains data tables useful in dealing with HTML. It provides no functions or methods.
Perl module to use HTML Templates from CGI scripts This module attempts make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , and . The file written with HTML and these new tags is called a ...
HTML::Template extension adding expression support This module provides an extension to HTML::Template which allows expressions in the template syntax. This is purely an addition - all the normal HTML::Template options, syntax and behaviors will ...
Basic set operations This module extends HTML::Template to easily support methods and tags not implemented in parent module. The following plugins are supplied: - HTML::Template::Extension::DOC - ...
Easy to use HTML::TokeParser interface HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with the tokens. Rather than try to remember a bunch of array indices or try to write a ...
Build and scan parse-trees of HTML This distribution contains a suite of modules for representing, creating, and extracting information from HTML syntax trees; there is also relevent documentation. These modules used to be part of the ...
HTML Widget And Validation Framework Create easy to maintain HTML widgets!.
HTML-WikiConverter - An HTML to wiki markup converter HTML::WikiConverter is an HTML to wiki converter. It can convert HTML source into a variety of wiki markups, called wiki "dialects".
HTTP Body Parser Perl module to parse HTTP request bodies.
Determine the Web browser, version, and platform from an HTTP user agent string The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript ...
A transparant caching implementation of http get HTTP::Cache::Transparent is an implementation of http get that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on ...
A simple http server class with SSL support HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets (via IO::Socket::SSL) instead of cleartext sockets. It also handles SSL-specific problems, such as dealing with HTTP clients ...
PerlDAV -- A WebDAV client library for Perl5 PerlDAV is a Perl library for modifying content on webservers using the WebDAV protocol. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled webserver.
A pure Perl HTTP proxy The HTTP::Proxy module implements a HTTP proxy, using a HTTP::Daemon to accept client connections, and a LWP::UserAgent to ask for the requested pages. The most interesting feature of this proxy ...
Record interaction with websites This is a browser-independent recorder for recording interactions with web sites.
Setup a CGI enviroment from a HTTP::Request This module provides a convenient way of setting up an CGI enviroment from an HTTP::Request object.
Retrieve GET/POST Parameters from HTTP Requests This software does all the dirty work of parsing HTTP Requests to find incoming query parameters.
Perl module to write simple standalone http daemons This module is a simple standalone http dameon. It doesn't thread. It doesn't fork. It does, however, act as a simple frontend which can turn a CGI into a standalone web-based application.
Module for an abstract baseclass for a standalone mason server Perl module that contains a abstract baseclass for a standalone mason server. This is based on HTTP::Server::Simple.
IANA Character Set Registry names and Unicode::MapUTF8 This distribution contains a module I18N::Charset which maps Character Set names to the names officially registered with IANA. For example, 'Shift_JIS' is the official name of what is often referred ...
Database connection caching and organization Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as separate ...
Base class for loading, manipulating and saving images This class should not be used directly. Known inheritors are Image::Xbm and Image::Xpm.
Read and write meta information ExifTool provides an extensible set of perl modules to read and write meta information in image, audio and video files, including the maker note information of many digital cameras by various ...
Interface to the Imlib2 image library Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It ...
Extract meta information from image files Extract meta information from image files.
Libraries and modules for access to ImageMagick from perl This is the ImageMagick perl support package. It includes perl modules and support files for access to ImageMagick library from perl.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |