[Moose-commits] r7622 - MooseX-Role-Cmd

isillitoe at code2.0beta.co.uk isillitoe at code2.0beta.co.uk
Thu Feb 12 13:56:10 GMT 2009


Author: isillitoe
Date: 2009-02-12 05:56:10 -0800 (Thu, 12 Feb 2009)
New Revision: 7622

Modified:
   MooseX-Role-Cmd/Changes
Log:
Added comment


Modified: MooseX-Role-Cmd/Changes
===================================================================
--- MooseX-Role-Cmd/Changes	2009-02-12 13:48:58 UTC (rev 7621)
+++ MooseX-Role-Cmd/Changes	2009-02-12 13:56:10 UTC (rev 7622)
@@ -1,7 +1,10 @@
 
 0.05 Thu Feb 12 13:40:54 GMT 2009
-    - Improved docs
+    - Added POD
     
+    - Added trait attribute: 'cmdopt_env'
+        - allow ENV variables to be set rather than command line params
+    
     - cmd_args()
         - use get_all_attributes() to allow for inherited attributes
       




More information about the Moose-commits mailing list