in reply to HTML::Strip returning blank value after parsing
Below is the part of the code:
That won't do :) that code doesn't compile
$html_field = &html_parsing($html_field) if($html_field'); ^Z String found where operator expected at - line 1, at end of line (Missing semicolon on previous line?) Can't find string terminator "'" anywhere before EOF at - line 1. $
You'll need to provide runnable code with dummy html data that shows/demonstrates all the values being stripped instead of some being preserved (How do I post a question effectively?).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: HTML::Strip returning blank value after parsing
by jaspreet_sethi5875 (Initiate) on Jan 16, 2013 at 12:09 UTC | |
by Anonymous Monk on Jan 16, 2013 at 13:35 UTC | |
by jaspreet_sethi5875 (Initiate) on Jan 16, 2013 at 16:57 UTC | |
by Anonymous Monk on Jan 16, 2013 at 17:30 UTC | |
by Anonymous Monk on Jan 16, 2013 at 12:41 UTC |