Help for this page

Select Code to Download


  1. or download this
    my ($basepath, $filename, $first_written);
    
  2. or download this
    $basepath = 'somewhere';
    $filename=localtime;
    ...
    .
    .
    .