Import namespace-clean-0.04.tar.gz.
[p5sagit/namespace-clean.git] / Todo
diff --git a/Todo b/Todo
index 247b99b..ef07194 100644 (file)
--- a/Todo
+++ b/Todo
@@ -1,5 +1,7 @@
 
     General Todo's
     -   Adding "use namespace::clean-start;" and "use namespace::clean-end;"
-    -   Adding "use namespace::clean 'remove_after_compile';" exporting that
-        function allowing "remove_after_compiletime($class, \@functions);"
+    -   Adding "use namespace::clean 'remove_after_compiletime';" exporting 
+        that function allows module authors to do
+            "remove_after_compiletime($class, \@functions);"
+