in reply to Re: using HTML::TreeBuilder to collect data for populating variables
in thread using HTML::TreeBuilder to collect data for populating variables

Actually the code is fairly standard. However it does use a module which leverages another module to get some serious work done. The HTML::TreeBuilder documentation specifically refers to the HTML::Element documentation and makes it clear in several places that you are dealing with objects.

True laziness is hard work
  • Comment on Re^2: using HTML::TreeBuilder to collect data for populating variables