in reply to searching for hidden tags into html files

Sure you can, this is Perl you're talking about :-)

To give you a more specific answer we would need some more info, like:
Is the files on a local server or out there on the web?
Do the format of the hidden tags always have a known format?
Can they be multi-line?

Some links to get you started:
HTML Crawler
How do I remove HTML from a string?
matching comments


/brother t0mas
  • Comment on RE: searching for hidden tags into html files