Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strictures;
    use CGI qw(:standard);
    ...
        blockquote("I CAN HAZ SEE GEE AIEE?"),
        p("KTHXBAI!"),
        end_html();
    
  2. or download this
    moo@cow[201]~>plackup -L Shotgun -p 8080 -MPlack::App::WrapCGI -e 'Pla
    +ck::App::WrapCGI->new(script => "/home/moo/hai.cgi")'
    
    # HTTP::Server::PSGI: Accepting connections at http://0:8080/