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

Search results for "TJMATHER"

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

TJMATHER/XML-XQL-0.68 - 16 Jan 2003 21:59:00 UTC - Search in distribution

XML::DOM - A perl module for building DOM Level 1 compliant document structures River stage two • 35 direct dependents • 56 total dependents

This module extends the XML::Parser module by Clark Cooper. The XML::Parser module is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. XML::DOM::Parser is derived from XML::Parser. It parses XML str...

TJMATHER/XML-DOM-1.46 - 21 Sep 2016 12:42:54 UTC - Search in distribution

Geo::IP - Look up location and network information by IP Address River stage two • 10 direct dependents • 12 total dependents

This module uses the GeoIP Legacy file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than reverse DNS lookups. This module can be used to automatically sel...

MAXMIND/Geo-IP-1.51 - 12 Oct 2017 00:04:07 UTC - Search in distribution

XML::UM - Convert UTF-8 strings to any encoding supported by XML::Encoding River stage zero No dependents

This module provides methods to convert UTF-8 strings to any XML encoding that XML::Encoding supports. It creates mapping routines from the .xml files that can be found in the maps/ directory in the XML::Encoding distribution. Note that the XML::Enco...

TJMATHER/XML-UM-0.01 - 26 Aug 2001 15:55:16 UTC - Search in distribution

XML::Checker - A perl module for validating XML River stage zero No dependents

XML::Checker can be used in different ways to validate XML. See the manual pages of XML::Checker::Parser and XML::DOM::ValParser for more information. This document only describes common topics like error handling and the XML::Checker class itself. W...

TJMATHER/XML-Checker-0.13 - 11 Sep 2002 21:07:18 UTC - Search in distribution

Apache::Geo::IP - Look up country by IP address River stage zero No dependents

This module constitutes a mod_perl (version 2) interface to the Geo::IP module, which looks up in a database a country of origin of an IP address. This database simply contains IP blocks as keys, and countries as values. This database should be more ...

RKOBES/Apache-GeoIP-1.99 - 24 Apr 2009 03:47:20 UTC - Search in distribution

Net::Works - Sane APIs for IP addresses and networks River stage one • 6 direct dependents • 6 total dependents

The NetAddr::IP module is very complete, correct, and useful. However, its API design is a bit crufty. This distro provides an alternative API that aims to address the biggest problems with that module's API, as well as adding some additional feature...

MAXMIND/Net-Works-0.22 - 21 Aug 2016 17:29:46 UTC - Search in distribution

XML::GDOME - Interface to Level 2 DOM gdome2 library River stage zero No dependents

XML::GDOME is a perl module that provides the DOM Level 2 Core API for accessing XML documents. It uses a XS wrapper around the gdome2 library, located at http://phd.cs.unibo.it/gdome2/...

TJMATHER/XML-GDOME-0.86 - 30 Mar 2004 22:17:58 UTC - Search in distribution

DBIx::FullTextSearch - Indexing documents with MySQL as storage River stage one • 1 direct dependent • 1 total dependent

DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for mat...

TJMATHER/DBIx-FullTextSearch-0.73 - 02 Mar 2003 22:46:49 UTC - Search in distribution

MaxMind::DB::Writer - DEPRECATED Create MaxMind DB database files River stage one • 1 direct dependent • 1 total dependent

This distribution contains the code necessary to write MaxMind DB database files <http://maxmind.github.io/MaxMind-DB/>. See MaxMind::DB::Writer::Tree for API docs....

MAXMIND/MaxMind-DB-Writer-0.300004 - 17 Oct 2023 17:21:33 UTC - Search in distribution

Apache::PageKit - MVCC web framework using mod_perl, XML and HTML::Template River stage zero No dependents

PageKit is an mod_perl based application framework that uses HTML::Template and XML to separate code, design, and content. Includes session management, authentication, form validation, co-branding, and a content management system. Its goal is to solv...

BORISZ/Apache-PageKit-1.18 - 26 Mar 2005 18:49:05 UTC - Search in distribution

Apache2::PageKit - MVCC web framework using mod_perl, XML and HTML::Template River stage zero No dependents

PageKit is an mod_perl based application framework that uses HTML::Template and XML to separate code, design, and content. Includes session management, authentication, form validation, co-branding, and a content management system. Its goal is to solv...

BORISZ/Apache2-PageKit-2.15 - 17 Oct 2007 23:14:40 UTC - Search in distribution

XML::GDOME::XSLT - Interface to the gnome libxslt library River stage zero No dependents

This module is an interface to the gnome project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron....

TJMATHER/XML-GDOME-XSLT-0.75 - 16 Feb 2002 17:13:56 UTC - Search in distribution

geoip-lookup - lookup country for IP address or hostname River stage one • 4 direct dependents • 5 total dependents

The *geoip-lookup* program will return the country for the IP address or hostname given as the first command line argument. It queries the GeoIP Country database in "/usr/local/share/GeoIP/GeoIP.dat". By default it prints the ISO 3166 country code. U...

MAXMIND/Geo-IP-PurePerl-1.26 - 26 Jan 2016 22:50:21 UTC - Search in distribution

Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL River stage one • 3 direct dependents • 5 total dependents

Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm) signature verification system. It is a thin XS wrapper to the DSA functions contained in the OpenSSL crypto library, located at http://www.openssl.org...

KMX/Crypt-OpenSSL-DSA-0.20 - 20 Mar 2021 12:31:50 UTC - Search in distribution

Geo::PostalCode::NoDB - Find closest zipcodes, distance, latitude, and longitude; no Berkeley DB. River stage zero No dependents

Geo::PostalCode::NoBD is almost the same as Geo::PostalCode, except that all Berkeley DB support has been removed in favor of loading the entire CSV database into memory....

DAMOG/Geo-PostalCode-NoDB-0.01 - 21 Mar 2012 15:56:45 UTC - Search in distribution

XML::Filter::DetectWS - A PerlSAX filter that detects ignorable whitespace River stage zero No dependents

This a PerlSAX filter that detects which character data contains ignorable whitespace and optionally filters it. Note that this is just a first stab at the implementation and it may change completely in the near future. Please provide feedback whethe...

TJMATHER/XML-Filter-DetectWS-0.01 - 26 Aug 2001 15:57:02 UTC - Search in distribution

XML::RegExp - Regular expressions for XML tokens River stage two • 4 direct dependents • 62 total dependents

This package contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue. The definitions of these tokens were taken fr...

TJMATHER/XML-RegExp-0.04 - 26 Mar 2012 17:32:44 UTC - Search in distribution

Number::Phone::Country - Lookup country of phone number River stage two • 13 direct dependents • 18 total dependents

This module looks up up the country based on a telephone number. It uses the International Direct Dialing (IDD) prefix, and lookups North American numbers using the Area Code, in accordance with the North America Numbering Plan (NANP). It can also, g...

DCANTRELL/Number-Phone-4.0002 - 08 Mar 2024 15:46:48 UTC - Search in distribution

XML::Handler::Composer - Another XML printer/writer/generator River stage zero No dependents

XML::Handler::Composer is similar to XML::Writer, XML::Handler::XMLWriter, XML::Handler::YAWriter etc. in that it generates XML output. This implementation may not be fast and it may not be the best solution for your particular problem, but it has so...

TJMATHER/XML-Handler-Composer-0.01 - 26 Aug 2001 15:57:49 UTC - Search in distribution
31 results (0.04 seconds)