Hi.
You're not inviting people to reply to you because:
- you don't have a real name in your 'From:'
(You have a personal mail account, so why not supply
your name?)
- You have a line in your message 127 characters long,
which isn't helped by your 24-character indent.
(Try to
I wrote a script that reads the content of a html page (using the LWP
module) and puts it into a variable, in my example $result
now i would like to snip out a part of that long htmlcode. I am
looking for everyting between these two strings
This is a part of the code from $result
[html code befo