Help for this page

Select Code to Download


  1. or download this
     @RE_QUERY = sort { "$QUERY {$a}[3] $QUERY {$a}[2] $QUERY {$a}[0]" cmp
    + "$QUERY {$b}[3] $ QUERY {$b}[2] $QUERY {$b}[0]" } keys % QUERY;
    
  2. or download this
        $titles{$PathFilename} =  $title;
        $descriptions{$PathFilename} = $description;
    
  3. or download this
        $RESULTS{PathFilename}[0]  = $title;
        $RESULTS{PathFilename}[1] = $description;