ExtUtils::MakeMaker 6.10_03 -> 6.10_04
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / TODO
index d652d6a..505e461 100644 (file)
@@ -56,3 +56,23 @@ Merge MM_VMS->tool_xsubpp
 
 Initialize PERL_SRC to '' instead of leaving undef when outside the source 
 tree
+
+Reinstate HTMLification to use the new HTML Config info.
+
+split manifypods target into more generic docifypods target which depends on 
+manifypods
+
+Add target to generate native Win32 help files (or whatever Win32 likes
+to use for help files these days)
+
+Add target to generate native VMS help files.
+
+Add "What's this META.yml thing?" to the FAQ.
+
+On VMS, write PM_FILTERs to a temp file and run from there avoiding command
+line lengths.
+
+Move oneliner() and friends into a seperate module for general consumption.
+
+Make out of date check on 'make dist' more useful
+http://archive.develooper.com/makemaker@perl.org/msg01075.html