Re: Trying to adopt HTML::TableContentParser (update)

2017-12-20 Thread Ron Savage
Hi Tim The Mojolicious pre-reqs (copied from its Makefile) are minimal: PREREQ_PM => { 'IO::Socket::IP' => '0.37', 'JSON::PP' => '2.27103', 'Pod::Simple'=> '3.09', 'Time::Local'=> '1.2' }, Of course Mojo::DOM works best with well-constructed HTML/CSS, but despi

Re: Trying to adopt HTML::TableContentParser (update)

2017-12-20 Thread Thomas (HFM) Wyant
> On December 19, 2017 at 4:18 PM Ron Savage wrote: > > > Hi Tom > > Added WYANT to co-maintainers of HTML::TableContentParser. > Thank you very much for the early Christmas present. > BTW: Are you aware of Mojo::DOM? Actually, I was not. Thank you for the recommendation. My personal prefe