Help for this page

Select Code to Download


  1. or download this
    File Name                   Data
    file 1
    File 2                      File 2 data
    File 3
    
  2. or download this
    @files = <./logs/*.xml>
    foreach $file(@files)
    ...
    <td class="copy11" width="163" bgcolor="#EFEFEF">$file</td>
    </td>
    }