I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-07-03 23:57:09-07 by jmarshll in response to 5606
Re: 64-bit code won't compile and can't connect to sftp server
Your request for the cmd I used to execute the script caused me to look at it again, and it appears the taint checking is what's causing the problem. I removed the -T from the cmd and everything worked. My shop wants us to use taint checking for everything, so is there hope I might be able to use this in the near future? Please??
Direct Responses: 5640 | Write a response