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

Search results for "HTML::TokeParser::Simple"

HTML::TokeParser::Simple - Easy to use HTML::TokeParser interface River stage two • 30 direct dependents • 93 total dependents

"HTML::TokeParser" is an excellent module that's often used for parsing HTML. However, the tokens returned are not exactly intuitive to parse: ["S", $tag, $attr, $attrseq, $text] ["E", $tag, $text] ["T", $text, $is_data] ["C", $text] ["D", $text] ["P...

OVID/HTML-TokeParser-Simple-3.16 - 26 Jun 2013 06:55:44 UTC - Search in distribution

Test::HTML::Content::NoXPath - HTML::TokeParser fallback for Test::HTML::Content River stage one • 1 direct dependent • 1 total dependent

This is the module that gets loaded when Test::HTML::Content can't find its prerequisites : XML::XPath HTML::Tidy EXPORT Nothing. It stomps over the Test::HTML::Content namespace....

CORION/Test-HTML-Content-0.12 - 23 Jul 2023 07:48:38 UTC - Search in distribution

perlfaq6 - Regular Expressions River stage zero No dependents

This section is surprisingly small because the rest of the FAQ is littered with answers involving regular expressions. For example, decoding a URL and checking whether something is a number can be handled with regular expressions, but those answers a...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Lexing River stage one • 2 direct dependents • 2 total dependents

OVID/HOP-Lexer-0.032 - 08 Mar 2007 07:46:05 UTC - Search in distribution

lwptut - An LWP Tutorial River stage four • 2163 direct dependents • 6200 total dependents

LWP (short for "Library for WWW in Perl") is a very popular group of Perl modules for accessing data on the Web. Like most Perl module-distributions, each of LWP's component modules comes with documentation that is a complete reference to its interfa...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

RSSycklr - (beta) Highly configurable recycling of syndication (RSS/Atom) feeds into tailored, guaranteed XHTML fragments. River stage zero No dependents

This is a more of a mini-app engine than a pure module. RSSycklr is a package that wraps up the best parts of XML::Feed and HTML::Truncate then filters it through XML::LibXML to guarantee valid XHTML and adds a side of Template for auto-formatted out...

ASHLEY/RSSycklr-0.15 - 03 Aug 2011 00:55:59 UTC - Search in distribution

WWW::phpBB - phpBB2 forum scraper River stage zero No dependents

This module can be used to scrape a phpBB2 instalation using the web interface. It requires a local phpBB2 setup (you can download the old 2.x versions from http://sourceforge.net/projects/phpbb/files/phpBB%202/ ) that will be overwritten and it can ...

STEFANT/WWW-phpBB-0.09 - 04 May 2011 20:56:40 UTC - Search in distribution

Class::Sniff - Look for class composition code smells River stage one • 2 direct dependents • 3 total dependents

ALPHA code. You've been warned. The interface is rather ad-hoc at the moment and is likely to change. After creating a new instance, calling the "report" method is your best option. You can then visually examine it to look for potential problems: my ...

NEILB/Class-Sniff-0.10 - 07 Jun 2014 02:15:13 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Bundle::RT - CPAN Bundle for RT Dependencies River stage zero No dependents

RSPIER/Bundle-RT-0.030601 - 12 Aug 2006 04:53:25 UTC - Search in distribution

HTML::Parser - HTML parser class River stage four • 548 direct dependents • 3510 total dependents

Objects of the "HTML::Parser" class will recognize markup and separate it from plain text (alias data content) in HTML documents. As different kinds of markup and text are recognized, the corresponding event handlers are invoked. "HTML::Parser" is no...

OALDERS/HTML-Parser-3.82 - 13 Mar 2024 20:11:51 UTC - Search in distribution

Bundle::Ovid - Things Ovid wants in a fresh Perl install River stage zero No dependents

Whenever I do a fresh install of Perl, there are certain core modules that I install over and over again. I hate doing that so I built this bundle. Most modules, even if you don't use them, should be self-explanatory. Others are listed below. * alias...

OVID/Bundle-Ovid-1.01 - 14 Sep 2005 23:13:51 UTC - Search in distribution

WWW::ImagebinCa::Retrieve - retrieve uploaded images from http://imagebin.ca River stage zero No dependents

The module provides means of downloading images from <http://imagebin.ca> along with their description and direct URI for the image....

ZOFFIX/WWW-ImagebinCa-Retrieve-0.01 - 23 Feb 2008 16:26:34 UTC - Search in distribution

XHTML::Util - (alpha software) powerful utilities for common but difficult to nail HTML munging. River stage zero No dependents

This is a set of itches I'm sick of scratching 5 different ways from the Sabbath. Right now it's in alpha-mode so please sample but don't count on the interface or behavior. Some of the code is fire tested in other places but as this is a new home an...

ASHLEY/XHTML-Util-0.04 - 27 Oct 2009 04:10:33 UTC - Search in distribution

WWW::BugMeNot - An interface to the BugMeNot.com website. Given a URL that requires a registration, it returns a donated username and password River stage zero No dependents

Many websites require compulsory registration before they will allow readers to access their pages. This is bad for a variety of reasons, and so many people use BugMeNot.com to share common usernames and passwords. This module provides a programmatic...

BENHMM/WWW-BugMeNot-0.02 - 12 Sep 2004 16:53:50 UTC - Search in distribution

IMDB::BaseClass - a base class for IMDB::Film and IMDB::Persons. River stage one • 1 direct dependent • 1 total dependent

IMDB::BaseClass implements a base functionality for IMDB::Film and IMDB::Persons....

STEPANOV/IMDB-Film-0.53 - 04 Jan 2013 16:59:02 UTC - Search in distribution

HTML::LinkAdd - Add hyperlinks to phrases in HTML documents River stage zero No dependents

A simple object that accepts a class reference, a path to a file, and a hash of text-phrase/link-URLs, and supplies a method to obtain the HTML with supplied hyperlinks interpolated. If the values of the supplied has are anonymous lists, the first va...

LGODDARD/HTML-LinkAdd-0.13 - 04 Jan 2011 11:13:38 UTC - Search in distribution

Bundle::AndyA - Basic working environment. River stage zero No dependents

Nice things to have installed....

ANDYA/Bundle-AndyA-1.12 - 27 Oct 2010 18:43:18 UTC - Search in distribution

Bundle::Slash - A bundle to install all modules used for Slash River stage zero No dependents

mod_perl must be installed by hand, because of the special configuration required for it. Our optional modules, which are not required for a default install and thus not installed by default, but which may become required as you edit your site config...

CNANDOR/Bundle-Slash-2.52 - 18 Aug 2006 17:46:29 UTC - Search in distribution

WWW::Contact::Gmail - Get contacts/addressbook from Gmail (DEPRECATED for GoogleContactsAPI) River stage one • 1 direct dependent • 2 total dependents

Get contacts from Gmail. Extends WWW::Contact::Base, replaced by WWW::Contact::GoogleContactsAPI...

FAYLAND/WWW-Contact-0.51 - 28 Feb 2018 01:27:14 UTC - Search in distribution
33 results (0.095 seconds)