File: Changes

package info (click to toggle)
libcgi-cookie-splitter-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 260 kB
  • sloc: perl: 326; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 611 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for CGI-Cookie-Splitter

0.05      2015-08-16 05:58:41Z
        - bump namespace::clean prereq to guarantee needed Package::Stash
          interfaces

0.04      2014-02-16 20:05:57Z
        - convert to Dist::Zilla, with more metadata

0.03      2014-02-03 01:12:11Z
        - fix test failures due to hash randomization (RT#81612), and some
          unintialized warnings (thanks, Shlomi Fish!)

0.02      2007-01-29 18:40:35Z
	- Change the CGI::Simple prereq so it works better on debian
	- Increase the serialization overhead futz number

0.01      2006-05-28 23:09:55Z
	- Initial release