summaryrefslogtreecommitdiffstats
path: root/t/011pod.t
AgeCommit message (Collapse)AuthorFilesLines
2013-01-02Bug 822547: Fix POD coverage bustageByron Jones1-0/+1
2012-11-30Bug 784072: Use Pod::Coverage to make sure that all subroutines are documentedFrédéric Buclin1-1/+70
r=wurblzap a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-15/+6
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2005-07-26Bug 184037: Add t/011pod.t to check POD syntax - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+60
<LpSolit@gmail.com> r=wurblzap a=justdave