Help for this page

Select Code to Download


  1. or download this
    
    my ($confn,$pegfn,$pirfn,$pittmfn) = map { "$conf::backup_dir/$_-$tim.
    +csv" }
    ...
        
    $mech->save_content_binary($pirfn);
    
  2. or download this
    
    sub save_content_binary {
    ...
        return;
    }