Differences between version 2 and predecessor to the previous major change of perltodo(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:50:52 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:50:52 pm | by perry | Revert |
@@ -91,9 +91,9 @@
work, and ensuring old bugs have not been reintroduced. Both
need work.
-Brent LaVelle (lavelle@metronet.com) has stepped forward to
+Brent !
LaVelle (lavelle@metronet.com) has stepped forward to
work on performance tests and improving the size of the test
suite.
@@ -322,13 +322,13 @@
Perl-. Sarathy says that a reference
implementation exists.
-__MacPerl__
+__!
MacPerl__
Chris Nandor and Matthias Neeracher are working on better
-integrating MacPerl into the Perl distribution.
+integrating !
MacPerl into the Perl distribution.
!!Documentation
There's a lot of documentation that comes with Perl. The
@@ -566,28 +566,28 @@
__Tie Modules__
-VecArray
+!
VecArray
Implement array using ''vec()''. Nathan Torkington has
working code to do this.
-SubstrArray
+!
SubstrArray
Implement array using ''substr()''
-VirtualArray
+!
VirtualArray
Implement array using a file
-ShiftSplice
+!
ShiftSplice
Defines shift et al in terms of splice method
@@ -715,9 +715,9 @@
Something like lint for Pod would be good. Something that
catches common errors as well as gross ones. Brad Appleton
-is putting together something as part of his PodParser
+is putting together something as part of his !
PodParser
work.
!!Tom's Wishes
@@ -1127,9 +1127,9 @@
__gettimeofday__
-See Time::HiRes.
+See Time::!
HiRes.
__autocroak?__