summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-04-24 02:41:12 +0000
committerRuss Allbery <rra@stanford.edu>2008-04-24 02:41:12 +0000
commit3ebbd3e716bfd4ac2b645a9701c51bb7c3afba0d (patch)
tree8b2a44248bbbd2206b8407fcd23828c93e32ea0e /TODO
parent92ff7f21ad0b167f8d742a9d7b5f93704a57619c (diff)
Perl 5.8 is required to run the test suite, but IO::String is not.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1677221..9bdd9ba 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,6 @@
Release 1.0:
-* Rewrite the server checks to avoid using IO::String, since one of the
- tests already requires Perl 5.8's internal string handling.
-
* Add POD coverage testing using Test::POD::Coverage for the server
modules.