X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=ef07194a690a2c7ec5d12cfcb3d1caea9fccc5bf;hb=53e92ec5277d51ae5e1726f8153b87353bb14665;hp=247b99b0bb828114ae09e8fa9f297a8ce6bdaf5e;hpb=6c0ece9ba4e73a0f83be4fc6e92072995fd21696;p=p5sagit%2Fnamespace-clean.git diff --git a/Todo b/Todo index 247b99b..ef07194 100644 --- 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);" +