Help for this page
{ no strict; ... print FILE $buffer; } }
$fh = $query->upload('uploaded_file'); while (<$fh>) { print; }