adjusted goals
Robin Edwards [Fri, 18 Dec 2009 18:33:35 +0000 (18:33 +0000)]
README

diff --git a/README b/README
index 5f29816..7dac14a 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,8 @@ SQL.pm - execute select statements in perl
 Methods.pm - 
 
 PLAN
+* add support for multiple keywords per module
+* let modules optionally write there own import subs
 * find usescases from: http://cpants.perl.org/dist/used_by/Devel-Declare
 * and go through perl's -existing- keywords print $fh "sddfsd". $f, $c etc
 * look at ... metalua ... and common lisp reader macros.