File: Changes

package info (click to toggle)
libweb-simple-perl 0.002%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 228 kB
  • ctags: 202
  • sloc: perl: 1,995; sh: 48; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 255 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Change log for Web::Simple

0.002 - Tue Dec 01 2009 00:30 UTC
  - fix dispatcher construction to recognise '' as no proto (we expected undef)
  - plackup support, as_psgi_app method
  - Fix SYNOPSIS

0.001 - Tue Nov 24 2009 21:54 UTC

  - Initial release