Help for this page
$fh = $query->upload('$filename');
$fh = $query->upload($filename);
eval { ... $@ and do { print_html($@); };