News

I am working on a perl script where I would like to be able to write to two output files at the same time. The problem that I am running into is the first output file FILE will write fine but the ...
Hi all, <BR><BR>I'm looking for a fast way to get a perl script working over the web. All I have to do is upload the file, run the script on the file, and give back the output. I've never really done ...