Help for this page
<html> <head> ... </form> </body> </html>
#!/usr/local/bin/perl ... print $ua->request($req)->as_string; exit 0;