Magellan Linux

Contents of /branches/magellan-next/extras/perl-error/perl-error-0.17016-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7322 - (show annotations) (download)
Wed Oct 13 14:18:20 2010 UTC (13 years, 7 months ago) by niro
File size: 352 byte(s)
auto added: ver bump to 0.17016-r1
1 # $Id: perl-error-0.17015-r1.smage2 4303 2009-12-01 14:51:03Z niro $
2
3 PNAME="perl-error"
4 PVER="0.17016"
5 PBUILD="r1"
6
7 STATE="unstable"
8 DESCRIPTION="Error/exception handling in an OO-ish way."
9
10 DEPEND=">= dev-lang/perl-5.12
11 >= dev-perl/module-build-0.36"
12
13 CPAN_MODULE=Error
14 CPAN_AUTHOR=SHLOMIF
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"