diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-15 17:05:12 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-15 17:05:12 +0000 |
commit | 56d7751aa4c2e1e56296cbd71ecc38fb6fe74276 (patch) | |
tree | 953fba7115b03ffb5aa4ec6610ee6e9052002862 /Todo-5.6 | |
parent | e1354ed68ddc3be6c54faf84ceb7c061bc2941c4 (diff) | |
download | perl-56d7751aa4c2e1e56296cbd71ecc38fb6fe74276.tar.gz |
doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
p4raw-id: //depot/perl@5102
Diffstat (limited to 'Todo-5.6')
-rw-r--r-- | Todo-5.6 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Bugs + perl_run() can longjmp out + fix small memory leaks on compile-time failures + Unicode support finish byte <-> utf8 and localencoding <-> utf8 conversions make "$bytestr$charstr" do the right conversion @@ -64,7 +68,6 @@ Win32 stuff work out DLL versioning Miscellaneous - magic_setisa should be made to update %FIELDS [???] add new modules (Archive::Tar, Compress::Zlib, CPAN::FTP?) replace pod2html with new PodtoHtml? (requires other modules from CPAN) automate testing with large parts of CPAN |