summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-08-02 16:31:09 +0100
committerDavid Mitchell <davem@iabyn.com>2009-08-03 23:16:32 +0100
commit0ed37008965e084f6ae228b69933454c6f9d4b29 (patch)
tree814a90da70fbc520448980c361f4d036fb661d7e /pod
parentc8a55a82eb3d731f32906f9085394a38a2d7e662 (diff)
downloadperl-0ed37008965e084f6ae228b69933454c6f9d4b29.tar.gz
Move content of Todo.micro into perltodo
(cherry picked from commit 44a7a252c83e563e69ad40c4c887bd6be20ca47a)
Diffstat (limited to 'pod')
-rw-r--r--pod/perltodo.pod21
1 files changed, 21 insertions, 0 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod
index 4b6977c7cd..124eaa5d7e 100644
--- a/pod/perltodo.pod
+++ b/pod/perltodo.pod
@@ -1193,3 +1193,24 @@ This will allow the use of a regex from inside (?{ }), (??{ }) and
Apparently these are quite useful. Anyway, Jeffery Friedl wants them.
demerphq has this on his todo list, but right at the bottom.
+
+
+=head1 Tasks for microperl
+
+
+[ Each and every one of these may be obsolete, but they were listed
+ in the old Todo.micro file]
+
+
+=head2 make creating uconfig.sh automatic
+
+=head2 make creating Makefile.micro automatic
+
+=head2 do away with fork/exec/wait?
+
+(system, popen should be enough?)
+
+=head2 some of the uconfig.sh really needs to be probed (using cc) in buildtime:
+
+(uConfigure? :-) native datatype widths and endianness come to mind
+