Re: cpants.perl.org giving 404 not founds

2008-06-22 Thread Thomas Klausner
Hi! On Sat, Jun 21, 2008 at 09:56:19PM +1000, Paul Fenwick wrote: > Just wanted to report that: > > http://cpants.perl.org/ > > is presently giving me 404 (not found) errors. My DNS currently resolves The server was upgraded to the latest Debian (with Perl 5.10, yay), and I guess that ca

Re: best practices for temporary files during testing

2008-06-22 Thread Steve Peters
On Sat, Jun 7, 2008 at 12:36 PM, Gabor Szabo <[EMAIL PROTECTED]> wrote: > I just got a failure report from David Golden as this line > did not work with "Permission denied" > > copy($0, "$0.tmp") > > He was running it on Windows (Strawberry Perl). > > I am sure I create temporary files in various