Hi folks,
Sounds like a similar problem I'm having. I'm fresh to the programming worls, so I ask for your collecitve patience! I'm using regexes to scan HTML source files and remove certain tags, such as image tags, to improve readability for Web users with poor vision (my MSc project). Can I import HTML::Parser to help me in this task?
Cheers,
Richard