Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    # File called pm-1217158.cgi
    use strict;
    ...
        start_html("Hello, Nurse!"),
        h1("OHAI!"),
        end_html();
    
  2. or download this
    cow@moo[323]~>plackup -L Shotgun -MPlack::App::WrapCGI \
         -e 'Plack::App::WrapCGI->new( script => q{pm-1217158.cgi} )'
    HTTP::Server::PSGI: Accepting connections at http://0:5000/