Help for this page

Select Code to Download


  1. or download this
    <conf>
      <box1>
    ...
      </box2>
     <lastRun>DATE</lastRun>
    </conf>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    $confOut->{conf}->{lastRun} = $epoch;