libtest-fixme-perl

Rating: 
0
No votes yet

Perl module to check code for FIXME declarations
When coding it is common to come up against problems that need to be
addressed but that are not a big deal at the moment. What generally happens
is that the coder adds comments like:
.
# FIXME - add checking of user privileges here.
.
Test::Fixme allows you to add a test file that ensures that none of these get
forgotten in the module.

Application versions: 
AttachmentSizeDate
File libtest-fixme-perl_0.08-1_all.deb9.67 KB05/08/2013 - 13:11
Changelog: 

libtest-fixme-perl (0.08-1) unstable; urgency=low

* Team upload.

[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ gregor herrmann ]
* New upstream release.
* debian/copyright: update years of upstream copyright.
* Set Standards-Version to 3.9.4 (no changes).