Add ARM files
[dh-make-perl] / dev / arm / libtest-simple-perl / libtest-simple-perl-0.80 / debian / libtest-simple-perl / usr / share / doc / libtest-simple-perl / TODO
diff --git a/dev/arm/libtest-simple-perl/libtest-simple-perl-0.80/debian/libtest-simple-perl/usr/share/doc/libtest-simple-perl/TODO b/dev/arm/libtest-simple-perl/libtest-simple-perl-0.80/debian/libtest-simple-perl/usr/share/doc/libtest-simple-perl/TODO
new file mode 100644 (file)
index 0000000..c596e90
--- /dev/null
@@ -0,0 +1,18 @@
+See https://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Simple plus here's
+a few more I haven't put in RT yet.
+
+    Finish (start?) Test::FAQ
+
+    Expand the Test::Tutorial
+
+    $^C exception control?
+
+    Document that everything goes through Test::Builder->ok()
+
+    Add diag() to details().
+
+    Add at_end() callback?
+
+    Combine all *output methods into outputs().
+
+    Change *output* to return the old FH, not the new one when setting.