Help for this page

Select Code to Download


  1. or download this
    % perldoc HTTP::Request::Common
    
  2. or download this
    POST 'http://www.perl.org/survey.cgi',
                      Content_Type => 'form-data',
    ...
                                        born   => '1964',
                                        init   => ["$ENV{HOME}/.profile"],
                                      ]