in reply to Re: CGI::Cache problems in FileBackend.pm
in thread CGI::Cache problems in FileBackend.pm
both files exist and are not write protected or anything else...rename( $temp_path, _Untaint_Path( $p_path ) ) or throw Error::Simple( "Couldn't rename $temp_path to $p_path" );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CGI::Cache problems in FileBackend.pm
by perrin (Chancellor) on Apr 21, 2005 at 12:50 UTC | |
by Maddy (Initiate) on Apr 22, 2005 at 20:46 UTC |