File: Changes

package info (click to toggle)
libcpan-meta-check-perl 0.009-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 144 kB
  • ctags: 11
  • sloc: perl: 126; makefile: 13
file content (32 lines) | stat: -rw-r--r-- 1,141 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
24
25
26
27
28
29
30
31
32
Revision history for CPAN-Meta-Check

0.009     2014-06-20 19:37:43+02:00 Europe/Amsterdam
          Various POD fixes

0.008     2013-10-17 16:44:57 Europe/Amsterdam
          Switch to using merged_requirements
          Test Env instead of Carp for version overshoot [#89591]
          Document $incdirs in the right function

0.007     2013-07-31 14:37:58 Europe/Amsterdam
          Swap conflicts test, as underscore versions broke it

0.006     2013-07-27 00:24:21 Europe/Amsterdam
          Fixed bad dereference during conflicts checking

0.005     2013-04-22 17:27:50 Europe/Amsterdam
          Converted from Test::Differences to Test::Deep
          Don't load CPAN::Meta from CPAN::Meta::Check

0.004     2012-05-24 21:35:08 Europe/Amsterdam
          Depend on recent enough CPAN::Meta

0.003     2012-05-09 20:48:01 Europe/Amsterdam
          Allow explicit setting of the include dir

0.002     2012-04-05 01:05:34 Europe/Amsterdam
          Add explicit dependency on CPAN::Meta 2.120920
          Allow CPAN::Meta::Requirements instead of CPAN::Meta

0.001     2012-04-01 12:46:04 Europe/Amsterdam
          Initial release