in reply to Question regarding use of HTML::Tokeparser::Simple
you would probably be better off posting a script with *input* that results in the problem you're having. I like having the input read in from <DATA>, for example like what I had at Celsius to Fahrenheit using s///foreach my $doc ( @html_docs ) {
Then the monks don't have to create test input to help you troubleshoot your problem
|
|---|