Crypt::SSLeay - OpenSSL glue that provides LWP https support This perl module provides support for the https protocol under LWP, so that a LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests. ...
A Perl module containing a wide variety of date manipulation routines. This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing ...
A Perl module for inspecting Perl's symbol table. The perl module Devel::Symdump provides a convenient way to inspect perl's symbol table and the class hierarchie within a running program.
A Perl module emulating the file(1) command. This module attempts to guess file type from its contents like file(1) command.
A Perl interface for making and serving XML-RPC calls. Frontier::RPC implements UserLand Software's XML RPC (Remote Procedure Calls using Extensible Markup Language). Frontier::RPC includes both a client module for making requests to a server and a ...
HTML::Tagset - data tables useful in parsing HTML. This module contains several data tables useful in various kinds of HTML parsing operations, such as tag and entity names.
A Perl interface to the World-Wide Web. The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes ...
A collection of Perl modules for XML parsing and validation. Libxml-enno contains the modules XML::DOM, XML::XQL, XML::Checker and several other packages used for parsing XML from Perl.
Perl extension for generating and using LALR parsers. Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. The script yapp ...
A Perl module for precise time measurements. The Time::HiRes module implements a Perl interface to the usleep, ualarm, and gettimeofday system calls. This allows for very precise timing measurements inside of Perl scripts.
A Perl module for time and date manipulation. This module includes a number of smaller modules suited for manipulation of time and date strings with Perl. In particular, the Date::Format and Date::Parse modules can display and read times and ...
A Perl module implementing URI parsing and manipulation. This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 (and updated by RFC 2732).
A low level Perl module for parsing XML either via trees or streaming. This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods ...
Page : 1 |