WWW::Extractor

Semi-automated extraction of records from WWW pages
Download

WWW::Extractor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Joseph Wang
  • Publisher web site:
  • http://search.cpan.org/~gnalabs/

WWW::Extractor Tags


WWW::Extractor Description

Semi-automated extraction of records from WWW pages WWW::Extractor is a Perl module for semi automated extraction of records from a string containing HTML. One record within the string is marked up with extraction markups and the modules uses a pattern matching algorithm to match up the remaining records.SYNOPSIS use strict; use WWW::Extractor; my($extractor) = WWW::Extractor->new(); $extractor->process($string); Requirements: · Perl


WWW::Extractor Related Software