cvs commit: ports/www Makefile ports/www/p5-HTML-TableParser
 Makefile distinfo pkg-descr pkg-plist
    Martin Wilke 
    miwi at FreeBSD.org
       
    Fri Aug 18 19:39:23 UTC 2006
    
    
  
miwi        2006-08-18 19:39:22 UTC
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/p5-HTML-TableParser Makefile distinfo pkg-descr pkg-plist 
  Log:
  HTML::TableParser uses HTML::Parser to extract data from an HTML table. The
  data is returned via a series of user defined callback functions or methods.
  Specific tables may be selected either by a matching a unique table id or by
  matching against the column names. Multiple (even nested) tables may be
  parsed in a document in one pass.
  
  WWW: http://search.cpan.org/dist/HTML-TableParser/
  
  PR:             ports/101998
  Submitted by:   chinsan <chinsan.tw(at)gmail.com>
  Approved by:    krion (mentor)
  
  Revision  Changes    Path
  1.1554    +1 -0      ports/www/Makefile
  1.1       +31 -0     ports/www/p5-HTML-TableParser/Makefile (new)
  1.1       +3 -0      ports/www/p5-HTML-TableParser/distinfo (new)
  1.1       +7 -0      ports/www/p5-HTML-TableParser/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-HTML-TableParser/pkg-plist (new)
    
    
More information about the cvs-all
mailing list