You are here:

Perl & CGI/HTML table to text file using HTML::TreeBuilder module

Advertisement


Suman wrote at 2008-11-28 09:55:35
You need to print the information using "as_text" routine. That should solve your problem.



print $title->as_text , "\n";



Suman.




Perl & CGI

All Answers


Answers by Expert:


Ask Experts

Volunteer


Marty Landman

Expertise

Perl programming using CGI, databases, HTML templating, and website automation.

Experience

Web developer since 1998, owner of Face 2 Interface.

©2012 About.com, a part of The New York Times Company. All rights reserved.