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