- or download this
$ cat source.html
<html>
...
</noscript>
</body>
</html>
- or download this
$ cat formatted.html
<html><head></head>
...
type="application/x-shockwave-flash"
data="http://ds.example.com/BurstingRes//Site-23100/Type-2/9bcc2f07-af
+05-4f07-a0f0-ca803d331bd4.swf">
...
- or download this
$scripter->use_plugin("JavaScript");
my $doc = $scripter->document();
say STDERR Dumper $doc;