Help for this page

Select Code to Download


  1. or download this
    use constant TEST_NOCACHE => $ENV{TEST_NOCACHE};
    
    ...
        
        $cache{$arg} = $result;
    }