libtest-pod-perl 1.52-ok1 source package in openKylin
Changelog
libtest-pod-perl (1.52-ok1) yangtze; urgency=medium * Build for openkylin. -- zhangyichun <email address hidden> Mon, 22 Aug 2022 15:17:28 +0800
libtest-pod-perl (1.52-ok1) yangtze; urgency=medium * Build for openkylin. -- zhangyichun <email address hidden> Mon, 22 Aug 2022 15:17:28 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libtest-pod-perl_1.52.orig.tar.gz | 13.3 KiB | 85c2d737ece4c79ac35df1edd08d153df72a2ac48945b11f9fab8f87e07b0370 |
libtest-pod-perl_1.52-ok1.debian.tar.xz | 1.8 KiB | cae5dd215dc04418a9a96f547f8b918a63a5f036fccc0362b3e9e1b043570384 |
libtest-pod-perl_1.52-ok1.dsc | 1.8 KiB | d7a114a54b16b2efa7923f9ee9411e4aac1fcc26ed7302b67311147b8c4ee7ad |
Test::Pod is a simple test for Perl's Plain Old Documentation (POD) format. It
checks your distribution's module, script and documentation files for issues
with the documentation syntax. In the CPAN community, it is considered a best
practice to use this module as an author test prior to releasing your packages
because it prevents issues with various applications that use the POD.