File: Changes

package info (click to toggle)
libdevel-beginlift-perl 0.001003-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 156 kB
  • ctags: 101
  • sloc: perl: 1,092; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Changes for Devel-BeginLift

0.001003
  - Applied path from rt #55384 (thanks zefram) to fix perl 5.12+

0.001002
  - Depend on B::Hooks::OP::Check::EntersubForCV 0.03 to make op injection work
    reliably.
  - Make the B::Utils dependency in t/generate.t optional.

0.001001
  - Port to B::Hooks::OP::Check::EntersubForCV
  - Allow individual CVs to be lifted.

0.001000
  - Initial release to CPAN