Magellan Linux

Contents of /branches/magellan-next/extras/perl-cgi/perl-cgi-3.55-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8790 - (show annotations) (download)
Thu Jul 28 16:46:58 2011 UTC (12 years, 9 months ago) by niro
File size: 207 byte(s)
-fixed CPAN_AUTHOR
1 # $Id$
2
3 PNAME="perl-cgi"
4 PVER="3.55"
5 PBUILD="r1"
6
7 DESCRIPTION="Simple Common Gateway Interface Class."
8
9 CPAN_MODULE="CGI.pm"
10 CPAN_AUTHOR="markstos"
11 sminclude cpan
12
13 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"