Changeset 18999 for lang/perl/MooseX-KeyedMutex/trunk
- Timestamp:
- 09/08/08 23:10:48 (5 years ago)
- Location:
- lang/perl/MooseX-KeyedMutex/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/MooseX/KeyedMutex.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/MooseX-KeyedMutex/trunk/Changes
r15838 r18999 2 2 ======= 3 3 4 0.00002 - 08 Sep 2008 5 - Recent versions of Moose (properly) unimport confess(), which breaks 6 my code depending on it. 7 4 8 0.00001 - 15 Jul 2008 5 9 - Initial release -
lang/perl/MooseX-KeyedMutex/trunk/lib/MooseX/KeyedMutex.pm
r18998 r18999 7 7 use Carp(); 8 8 9 our $VERSION = '0.0000 1';9 our $VERSION = '0.00002'; 10 10 our $AUTHORITY = 'cpan:DMAKI'; 11 11
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)