Magellan Linux

Contents of /trunk/extras/uri/uri-1.64-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22425 - (show annotations) (download)
Mon Oct 20 08:14:24 2014 UTC (9 years, 7 months ago) by niro
File size: 228 byte(s)
-fixed CPAN_AUTHOR
1 # $Id$
2
3 PNAME="uri"
4 PVER="1.64"
5 PBUILD="r1"
6
7 PCAT="dev-perl"
8
9 DESCRIPTION="Uniform Resource Identifiers (absolute and relative)."
10
11 CPAN_MODULE="URI"
12 CPAN_AUTHOR="ether"
13 sminclude cpan
14
15 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"