method modifier with regexp is done now
Stevan Little [Tue, 20 May 2008 22:19:36 +0000 (22:19 +0000)]
Changes

diff --git a/Changes b/Changes
index 160df76..0247d44 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,9 @@ Revision history for Perl extension Moose
         support regexp matching of names
         (thanks to Takatoshi Kitano)
         - tests added for this
+        - NOTE: this only works for classes, it 
+          is currently not supported in roles, 
+          but, ... patches welcome
     
     * Moose::Meta::Class
       - added same 'add_package_symbol' fix as in