Help for this page

Select Code to Download


  1. or download this
    use Storable qw(nstore retrieve);
    
    ...
        }
        else {warn "WARNING profile $file not found!\n";return}
    }