Help for this page

Select Code to Download


  1. or download this
    print "200 OK\r\n";
    print $q->header(-status => '200 OK', ...);
    ...