first cut of Web-Simple
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 22 Oct 2009 16:57:12 +0000 (12:57 -0400)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 22 Oct 2009 16:57:12 +0000 (12:57 -0400)
commit5c33dda5c048a8351784cfea7d6e04a24f110bb0
tree10ea6844e6be209048684b2d14646b631d3af791
parent9e4713ab046f21c7d8139a2ef7609306ef93301a
first cut of Web-Simple
examples/bloggery/bloggery.cgi [new file with mode: 0755]
examples/bloggery/posts/Another-Post.html [new file with mode: 0644]
examples/bloggery/posts/One-Post.html [new file with mode: 0644]
examples/bloggery/posts/One-Post.summary.html [new file with mode: 0644]
lib/Web/Simple.pm [new file with mode: 0644]
lib/Web/Simple/Application.pm [new file with mode: 0644]
lib/Web/Simple/HackedPlack.pm [new file with mode: 0644]