Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27604 - (show annotations) (download)
Thu Mar 17 09:00:53 2016 UTC (8 years, 2 months ago) by niro
File size: 237 byte(s)
-rebuild against perl-5.22.1
1 # $Id$
2
3 PNAME="test-pod"
4 PVER="1.51"
5 PBUILD="r2"
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"