File: Changes

package info (click to toggle)
libtask-weaken-perl 1.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 276 kB
  • sloc: perl: 274; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 940 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
20
21
22
23
24
25
26
27
28
29
30
31
32
Revision history for Task-Weaken

1.06      2018-04-19 15:27:23Z
        - merge last commits from adamk's svn repository, which bump the
          minimum version of Scalar::Util in some cases (PR#1)

1.05      2017-12-21 01:10:56Z
        - switch packaging to Dist::Zilla
        - Require List::Util::XS in some cases (unreleased commit from 2012,
          Alexandr Ciornii)

1.04      2011-03-08
	- Updating author tests (ADAMK)
	- Updating to Module::Install (ADAMK)
        - Simple refactoring of Makefile.PL (CHORNY)

1.03      2009-06-12
	- Updating to flush out some old CPAN Testers results

1.02      2007-11-14
	- Updating to newer AUTOMATED_TESTING tests
	- Updating to fixed META.yml

1.01      2007-10-22
	- Updating to newer AUTOMATED_TESTING tests

1.00      2007-08-18
	- Adding more detail to the Makefile.PL, better error messages,
	  and several additional fallback options.

0.99      2006-05-25
	- Initial release