summaryrefslogtreecommitdiff
path: root/Todo
blob: 86e2b17d5fbc854298ac522e935ddc4d07b56388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Set KEEP on constant split
Optimize foreach on array.
Execute all BEGINs and ENDs.
Make a good way to determine if *.pl is being executed directly.
Make specialized allocators.
Optimize switches.
Do debugger
Cache eval tree
Implement eval once
Cache m//g state
rcatmaybe
Fix length($&)
eval {} coredump

make tr/// return histogram in list context?
Do anything with "hint"?
When does split() go to @_?
undef wantarray in void context?