This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
$^R documented
[perl5.git] / Todo.5.005
CommitLineData
d7d0d977 1Merging
d7d0d977
MB
2 oneperl (THIS pointer)
3
4Multi-threading
c7848ba1 5 $AUTOLOAD. Hmm.
d7d0d977 6 without USE_THREADS, change extern variable for dTHR
d7d0d977 7 consistent semantics for exit/die in threads
d7d0d977 8 SvREFCNT_dec(curstack) in threadstart() in Thread.xs
d7d0d977 9 Thread::Pool
d119fc15 10 more Configure support
d7d0d977
MB
11
12Miscellaneous
d119fc15 13 rename and alter ISA.pm
ea0efc06 14 magic_setisa should be made to update %FIELDS
d7d0d977
MB
15
16Compiler
17 auto-produce executable
18 typed lexicals should affect B::CC::load_pad
19 workarounds to help Win32
20 $^C to track compiler/checker status
21 END blocks need saving in compiled output
22 _AUTOLOAD prodding
25f62d1c
MB
23 fix comppadlist (names in comppad_name can have fake SvCUR
24 from where newASSIGNOP steals the field)
d7d0d977
MB
25
26Documentation
d119fc15 27 lots