Changes

Jump to navigation Jump to search
2 bytes added ,  18:01, 20 December 2013
Line 7: Line 7:  
=== SYNOPSIS ===
 
=== SYNOPSIS ===
 
         use CGI::FormMagick;
 
         use CGI::FormMagick;
 
+
 
         my $f = new CGI::FormMagick();
 
         my $f = new CGI::FormMagick();
   Line 17: Line 17:  
* other types available
 
* other types available
 
         my $f = new CGI::FormMagick(type => string,  source => $data );
 
         my $f = new CGI::FormMagick(type => string,  source => $data );
 
+
 
         $f->display();
 
         $f->display();
  

Navigation menu