X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=114a488691eb531718852d07eb21136b74043d13;hb=c36e9b625651d91621c34cd98beebb657f39c38d;hp=595725a0987021e91524002bf3482b61e7019d81;hpb=748a93069b3d16374a9859d1456065dd3ae11394;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Todo b/Todo index 595725a..114a488 100644 --- a/Todo +++ b/Todo @@ -34,7 +34,7 @@ Possible pragmas Optimizations constant function cache switch structures - foreach(@array) + eval qw() at compile time foreach (1..1000000) foreach(reverse...) Set KEEP on constant split @@ -51,7 +51,6 @@ Optimizations Vague possibilities ref function in list context Populate %SIG at startup if appropriate - sub mysplice(@, $, $, ...) data prettyprint function? (or is it, as I suspect, a lib routine?) make tr/// return histogram in list context? undef wantarray in void context