The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
<head>
</head>
<body>
    <div id="mydiv" style="height:200px">
    </div>

    <form method="POST" action="result.html">
        <input name="q" type="text" />
        <textarea name="b"></textarea>
        <input name="sa" type="submit" value="Submit" />
    </form>
</body>
</html>

<!--

Copyright 2012 APNIC Pty Ltd.

This library is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

The full text of the license can be found in the LICENSE file included
with this module.

-->