in reply to Parsing pseudo-HTML with HTML::TokeParser
So I would assume that as long as there are no handlers assigned to those tags they would be ignored.As markup and text is recognized, handlers are invoked. The following +method is used to set up handlers for different events:
|
---|