Testing POD
From Perl QA
Contents |
[edit] The Developer's POV
[edit] Benefits of users running POD tests
???
[edit] Benefits of cpan-testers/CPANTS running POD tests
New developers learn about what they could do to improve.
Bonus kwalitee points!
[edit] Disadvantages of users running POD tests
Failed install due to failing pod tests in sub-sub-sub-dependency.
[edit] The User's POV
[edit] Benefits of developers running POD tests
I don't have to.
[edit] Benefits of users running POD tests
I can verify that it is ok.
[edit] Disadvantages of users running POD tests
If it fails, that is usually not enough reason to abort install.
