Help for this page

Select Code to Download


  1. or download this
        while (<LOOKUP>)
        {
    ...
            $data{$file}{$id} = $name;
    
        }
    
  2. or download this
         s/[\r\n]+$//;