Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtest-inline-perl
Perl extension for embed tests and code examples in pod
https://metacpan.org/release/Test-Inline
0
no reviews
Install
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.