Help for this page

Select Code to Download


  1. or download this
     \tmp\NTEVfipQVM/plot
    ................^
    
  2. or download this
    sub new
    {
    ...
            my $dirTmp = tempdir(CLEANUP => 1, DIR => '/tmp');
    ########### change here
            $hash{_script} = $^O eq 'MSWin32' ? "$dirTmp\plot" : "$dirTmp/
    +plot";