diff options
author | seb <seb@pkgsrc.org> | 2004-10-31 16:10:57 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-10-31 16:10:57 +0000 |
commit | cb952d817e0c31010d540660824a701b09a2b03b (patch) | |
tree | 3ad259a831d2f00bfa3da8494532fc710144583e | |
parent | 0696f54603da8fc1476acff39375c4f42cccfb11 (diff) | |
download | pkgsrc-cb952d817e0c31010d540660824a701b09a2b03b.tar.gz |
Note initial import of p5-Test-Pod version 1.20 as devel/p5-Test-Pod
in the NetBSD Packages Collection.
The Test::Pod Perl 5 module permits to check the validity of a POD file,
and reports its result in standard Test::Simple fashion.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 4e1ea07c3b3..79967306e4a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7631 2004/10/31 14:42:10 seb Exp $ +$NetBSD: CHANGES,v 1.7632 2004/10/31 16:10:57 seb Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4995,3 +4995,4 @@ Changes to the packages collection and infrastructure in 2004: Updated libxslt to 1.1.12 [recht 2004-10-31] Updated ethereal to 0.10.7 [adrianp 2004-10-31] Added p5-Test-Builder-Tester-1.01 [seb 2004-10-31] + Added p5-Test-Pod-1.20 [seb 2004-10-31] |