Help for this page

Select Code to Download


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