File: Changes

package info (click to toggle)
libmoosex-lazyrequire-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 128 kB
  • ctags: 4
  • sloc: perl: 85; makefile: 5
file content (18 lines) | stat: -rw-r--r-- 597 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
0.06  Mon, 19 Jul 2010 05:19:42 +0200
  * Updated to avoid warnings from Moose 1.09 (Dave Rolsky).

0.05  Fri, 07 May 2010 19:40:10 +0200
  * Improve distribution metadata.

0.04  Sat, 12 Sep 2009 06:05:12 +0900
  * Keep dzil from hiding the 1; at the end (Jesse Luehrs).

0.03  Mon, 17 Aug 2009 11:12:11 +0200
  * Remove code that wasn't meant to be there in the last release.

0.02  Mon, 17 Aug 2009 11:08:33 +0200
  * Rename the attribute option from 'lazy_require' to 'lazy_required'.
  * Depend on Test::More 0.88 for done_testing.

0.01  Thu, 13 Aug 2009 02:17:02 +0200
  * Initial release.