File: Changes

package info (click to toggle)
libsignatures-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 380 kB
  • sloc: perl: 1,235; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 759 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0.06  Fri, 31 Jul 2009 06:34:56 +0200
  * Require ExtUtils::Depends 0.302.

0.05  Sun, 19 Apr 2009 19:21:35 +0200
  * Depend on B::Hooks::EndOfScope 0.08 so exceptions
    during compile time that trigger a destructor don't
    cause a panic on 5.10 anymore.

0.04  Sun, 19 Apr 2009 12:00:18 +0200
  * Skip a test for syntax errors in string evals that
    sometimes makes perl crash.
  * Add test case for something that used to blow up.
  * Depend on latest B::Hooks::OP::Check.
  * Add repository and bugtracker urls to META.yml.

0.03  Tue, 09 Dec 2008 14:35:24 +0100
  * Suppress a new prototype warning from blead perl.

0.02  Tue, 11 Nov 2008 15:26:33 +0100
  * Port to B::Hooks::OP::PPAddr.

0.01  Wed, 05 Nov 2008 09:58:17 +0100
  * Initial release.