X-Git-Url: http://git.maemo.org/git/?p=dh-make-perl;a=blobdiff_plain;f=dev%2Farm%2Flibtest-simple-perl%2Flibtest-simple-perl-0.80%2FTODO;fp=dev%2Farm%2Flibtest-simple-perl%2Flibtest-simple-perl-0.80%2FTODO;h=c596e90876c22916be0f8878e1c1916a3c82d1e4;hp=0000000000000000000000000000000000000000;hb=f477fa73365d491991707e7ed9217b48d6994551;hpb=da95c414033799c3a62606f299c3c00b5c77ca11 diff --git a/dev/arm/libtest-simple-perl/libtest-simple-perl-0.80/TODO b/dev/arm/libtest-simple-perl/libtest-simple-perl-0.80/TODO new file mode 100644 index 0000000..c596e90 --- /dev/null +++ b/dev/arm/libtest-simple-perl/libtest-simple-perl-0.80/TODO @@ -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.