Help for this page
<html> <head> ... </script> </body> </html>
#!/usr/bin/perl ... $mech->get('http://yourserverhere/test.html'); print $mech->content( format => "text" );