Show
Ignore:
Timestamp:
09/14/09 03:46:30 (4 years ago)
Author:
ktat
Message:

Checking in changes prior to tagging of version 0.09. Changelog diff is:

=== Changes
==================================================================
--- Changes (revision 39140)
+++ Changes (local)
@@ -1,9 +1,15 @@

Revision history for Util-Any


-0.07 2009/04/12 03:58
+0.09 2009/09/13 03:31
+ Fix bug, prefix doesn't work when using '-kind' style.
+
+0.08 2009/09/11 15:58

support Sub::Exporter

- support some of exporting ways from Sub::Exporter
+ support some of exporting ways of Sub::Exporter


+0.07 2009/04/12 03:58
+ Fix bug when inheriting
+

0.06 2009/03/22 14:55

support Exporter and Exporter::Simple


Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Util-Any/trunk/Changes

    r32282 r35361  
    11Revision history for Util-Any 
    22 
     30.09    2009/09/13 03:31 
     4        Fix bug, prefix doesn't work when using '-kind' style. 
     5 
     60.08    2009/09/11 15:58 
     7        support Sub::Exporter 
     8        support some of exporting ways of Sub::Exporter 
     9 
    3100.07    2009/04/12 03:58 
    4         support Sub::Exporter 
    5         support some of exporting ways from Sub::Exporter 
     11        Fix bug when inheriting 
    612 
    7130.06    2009/03/22 14:55