RE: New Module Advice

2002-07-17 Thread Midh Mulpuri
You are right. These modules are not general purpose parsers. In fact, I am using HTML::Parser to implement a HTML miner to extract data from HTML/HEAD/META. There is a miner that wraps around stat() to make the data provided by stat() in the Miner/Store framework. The beauty of the framework is

Re: New Module Advice

2002-07-17 Thread Tim Bunce
Maybe FileMetaInfo::Miner::StarOffice FileMetaInfo::Miner::HTML etc Tim. On Wed, Jul 17, 2002 at 05:41:17PM -0500, Midh Mulpuri wrote: You are right. These modules are not general purpose parsers. In fact, I am using HTML::Parser to implement a HTML miner to extract data from