Help for this page
package iPLib::iRequest; require Exporter; ... $_POST = $cgi->parse_form_data('POST'); 1;
use warnings; ... $doc->iDraw;