RE: local validator and temp files?

Ville Skyttä said that local validator does not use Temp files.

OpenSP.pm has, at line 63

    # create temp file, this would croak if it fails, so
    # there is no need for us to check the return value
    my $fh = File::Temp->new();


Allan Smith
Webmanager
 
Support Telford Steam Railway for free when shopping online with over 400
brand-name retailers including:-
 Amazon, NEXT, M&S, John Lewis, Debenhams, HMV, The Body Shop, Vodafone,
DELL, Woolworths, PLAY.com, Interflora and Comet amongst many others...
TSR Easyfundraisning


-----Original Message-----
From: Allan Smith [mailto:webmanager@telfordsteamrailway.co.uk] 
Sent: 19 September 2007 16:15
To: 'www-validator Community'
Subject: WHere does local validator put temp files?

In the installation instruction it says
---
If you want to relocate that folder, change the line

    file_cache_dir => File::Spec->catdir(File::Spec->tmpdir(), 'validator'),
to

    file_cache_dir => 'C:/temp/validator',
---

I can't find that line in the 'check' file

Where does validator build its output files?

Allan SMith

Received on Monday, 24 September 2007 07:52:30 UTC