switch to Moo
[catagits/Web-Simple.git] / Changes
CommitLineData
e4e3b52c 1Change log for Web::Simple
2
4ed4fb42 3 - Factor dispatcher code out into Web::Dispatch
eb5f8074 4 - Support 'use Web::Simple;' to default to current package
5
9ddb5734 60.004 - Thu Jul 08 2010 22:08 UTC
7 - Hide Plack Modules from PAUSE
8
6331e7c7 90.003 - Thu Jul 08 2010 14:48 UTC
bb436cfb 10 - Experimentally use $_[ENV] for the PSGI env
959c30bb 11 - Add CSS::Declare
12 - Add more tags to HTML::Tags
13
bf8b2de8 140.002 - Tue Dec 01 2009 00:30 UTC
aad20079 15 - fix dispatcher construction to recognise '' as no proto (we expected undef)
d7c9ce98 16 - plackup support, as_psgi_app method
33795c6a 17 - Fix SYNOPSIS
18
e4e3b52c 190.001 - Tue Nov 24 2009 21:54 UTC
20
21 - Initial release