Hello,
I have a Perl script that someone created for me. It’s handles or parses emails on my site. Everything works just fine except I want to update it so that instead of skipping past the recipients emails addresses it actually saves them. This will probably take someone with good perl knowledge five minutes to update as all that has to be done is change the line which the scripts currently skips over to actually save those lines.
