Help for this page
#!/usr/bin/env perl use strictures; use CGI qw(:standard); ... blockquote("I CAN HAZ SEE GEE AIEE?"), p("KTHXBAI!"), end_html();
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/