File: Changes

package info (click to toggle)
libmoosex-abstractmethod-perl 0.004-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 208 kB
  • sloc: perl: 334; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Revision history for MooseX-AbstractMethod

0.004     2012-08-31 00:07:05 America/Los_Angeles
	* drop '...' from tests; it was causing v5.12 to be marked as a
	  requirement.

0.003     2012-01-10 12:01:16 America/Los_Angeles
	* don't mess with roles (that is, have our sugar just hand off to
	  Moose::Role::requires() if we happen to be use'd from a role

0.002     2011-11-15 14:43:39 America/Los_Angeles
	* documentation updates; nothing else

0.001     2011-09-16 22:09:35 America/Los_Angeles