pass ARGV to _run_cli to enable testing
[catagits/Web-Simple.git] / Changes
CommitLineData
e4e3b52c 1Change log for Web::Simple
2
9ddb5734 30.004 - Thu Jul 08 2010 22:08 UTC
4 - Hide Plack Modules from PAUSE
5
6331e7c7 60.003 - Thu Jul 08 2010 14:48 UTC
bb436cfb 7 - Experimentally use $_[ENV] for the PSGI env
959c30bb 8 - Add CSS::Declare
9 - Add more tags to HTML::Tags
10
bf8b2de8 110.002 - Tue Dec 01 2009 00:30 UTC
aad20079 12 - fix dispatcher construction to recognise '' as no proto (we expected undef)
d7c9ce98 13 - plackup support, as_psgi_app method
33795c6a 14 - Fix SYNOPSIS
15
e4e3b52c 160.001 - Tue Nov 24 2009 21:54 UTC
17
18 - Initial release