Help for this page
use strict; use WWW::Mechanize; ... $mech->field('the_file' => $pic); $mech->submit(); }
<html> <head> ... </table> </body> </html>