Changeset 19010 for lang/perl/Mvalve
- Timestamp:
- 09/08/08 23:30:41 (5 years ago)
- Location:
- lang/perl/Mvalve/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Mvalve.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Mvalve/trunk/Changes
r18436 r19010 1 1 Changes 2 2 ======= 3 4 0.00014 - 08 Sep 2008 5 - Recent versions of Moose (properly) unimport blessed() and confess(), 6 which breaks my code depending on it. 7 - Recent versions of MooseX::ClassAttribute (properly) makes class 8 attributes /not/ able to be required, which breaks my code depending on it. 3 9 4 10 0.00013 - 29 Aug 2008 -
lang/perl/Mvalve/trunk/lib/Mvalve.pm
r18436 r19010 10 10 use Time::HiRes(); 11 11 12 our $VERSION = '0.0001 3';12 our $VERSION = '0.00014'; 13 13 our $AUTHORITY = "cpan:DMAKI"; 14 14
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)