Group
Extension

Matches 2

CGI-Plus ( M/MI/MIKO/CGI-Plus-0.15.tar.gz, MIKO, 2015; MetaCPAN )
CGI-Plus/lib/CGI/Plus.pod ( view source; MetaCPAN )

 $cgi->set_header('myheader', 'whatever');

 # change content type
 $cgi->set_content_type('text/json');

 # output HTTP headers, including added cookies, the CSRF cookie,
 # and the new header
 prin
GgpkZ4; path=/
 # Date: Sun, 29 Jul 2012 04:08:06 GMT
 # Myheader: whatever
 # Content-Type: text/json; charset=ISO-8859-1

=head1 INSTALLATION

CGI::Plus can be installed with the usual routine:

 pe
CGI-Plus ( M/MI/MIKO/CGI-Plus-0.15.tar.gz, MIKO, 2015; MetaCPAN )
CGI-Plus/lib/CGI/Plus.pm ( view source; MetaCPAN )

 $cgi->set_header('myheader', 'whatever');

 # change content type
 $cgi->set_content_type('text/json');

 # output HTTP headers, including added cookies, the CSRF cookie,
 # and the new header
 prin
GgpkZ4; path=/
 # Date: Sun, 29 Jul 2012 04:08:06 GMT
 # Myheader: whatever
 # Content-Type: text/json; charset=ISO-8859-1

=head1 INSTALLATION

CGI::Plus can be installed with the usual routine:

 pe

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.