perl

0
by ade
The PCRE2 library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.   Required...
0
by flypig
The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules...
0
Sub::Identify allows you to retrieve the real name of code references. Built using a .spec file generated using cpanspec.
0
The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules...
0
This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser) which Ken MacLeod posted to perl-xml and which I have updated*. *...
0
This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the...
0
XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for...
0
This module offers a simple to process namespaced XML names (unames) from within any application that may need them. It also helps maintain a prefix...
0
Basic utilities for writing tests. Built using a .spec file generated using cpanspec.
0
by NielDK
0
by NielDK
0
by nodevel
Czech Television RTMP URL extractor - also includes other TV's like Slovak and internet TV stations.
0
by nodevel
This module aims to comply exactly to the XPath specification athttp://www.w3.org/TR/xpath and yet allow extensions to be added in the form of...
0
by NielDK
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its...
0
by NielDK
Net-SSLeay module for perl.  
0
by NielDK
Nearly transparent SSL encapsulation for IO::Socket::INET.