Magellan Linux

Contents of /trunk/extras/test-pod/test-pod-1.51-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 28114 - (show annotations) (download)
Thu May 19 12:12:45 2016 UTC (8 years ago) by niro
File size: 237 byte(s)
-perl-5.22.2 rebuild
1 # $Id$
2
3 PNAME="test-pod"
4 PVER="1.51"
5 PBUILD="r3"
6
7 DESCRIPTION="Check for POD errors in files."
8
9 SDEPEND=">= dev-perl/module-build-0.4214"
10
11 CPAN_MODULE=Test-Pod
12 CPAN_AUTHOR=ETHER
13 sminclude cpan
14
15 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"