Files
pkgsrc-ng/devel/p5-Test-Inline/DESCR
2013-09-26 17:14:40 +02:00

4 lines
213 B
Plaintext

Test::Inline is a way to embed tests in the same file as your source code
rather than in a separate file. The idea is, the closer your tests are to
your code and docs, the more likely you'll keep them up to date.