Help for this page
Select Code to Download
Select
or
download this
while (<LOOKUP>) { ... $data{$file}{$id} = $name; }
Select
or
download this
s/[\r\n]+$//;