Magellan Linux

Contents of /trunk/extras/perl-error/perl-error-0.17018-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13101 - (show annotations) (download)
Tue Aug 21 18:57:00 2012 UTC (12 years, 1 month ago) by niro
File size: 273 byte(s)
auto added: ver bump to 0.17018-r2
1 # $Id$
2
3 PNAME="perl-error"
4 PVER="0.17018"
5 PBUILD="r2"
6
7 DESCRIPTION="Error/exception handling in an OO-ish way."
8
9 DEPEND=">= dev-lang/perl-5.16
10 >= dev-perl/module-build-0.36"
11
12 CPAN_MODULE=Error
13 CPAN_AUTHOR=SHLOMIF
14 sminclude cpan
15
16 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"