in reply to Re^3: HTML::TokeParser Problem
in thread HTML::TokeParser Problem
I think the only way im going to be able to get what i need out of this tag is to capture the whole tag contents. I was wondering if there was a way of specifying the entire contents of the tag instead of, for example just the value element. I have to use TokeParser because i need to specify a particular tag out of several similar tags differentiated only by name.