summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-25 19:46:02 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-25 19:46:02 +0000
commitddd599c3a0686636e507cb0d17fd2fdb45d9ec66 (patch)
tree99cc84716620d188b97719a723ceec6189831b23 /TODO
parent245878056890b930bc05f7ebcdfbf03e8c963b89 (diff)
downloadperl_checker-ddd599c3a0686636e507cb0d17fd2fdb45d9ec66.tar
perl_checker-ddd599c3a0686636e507cb0d17fd2fdb45d9ec66.tar.gz
perl_checker-ddd599c3a0686636e507cb0d17fd2fdb45d9ec66.tar.bz2
perl_checker-ddd599c3a0686636e507cb0d17fd2fdb45d9ec66.tar.xz
perl_checker-ddd599c3a0686636e507cb0d17fd2fdb45d9ec66.zip
recognize -p (pipe test) & -S (socket test) such as in MDK::Common::File
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8c1c278..1511bce 100644
--- a/TODO
+++ b/TODO
@@ -8,8 +8,6 @@
- $run{with_flags} .= $run{with_flags} . " --without " . $_[0];
-- unknown function -p
-
- $short_entries[$#entries] = $1;
- sort { values %{$list->[$a]} <=> values %{$list->[$b]} }