Magellan Linux

Annotation of /branches/R11-stable/extras/perl-error/perl-error-0.17022-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22938 - (hide annotations) (download)
Tue Oct 28 09:15:38 2014 UTC (9 years, 6 months ago) by niro
File size: 275 byte(s)
-release branches/R11-stable
1 niro 22446 # $Id$
2    
3     PNAME="perl-error"
4     PVER="0.17022"
5     PBUILD="r3"
6    
7     DESCRIPTION="Error/exception handling in an OO-ish way."
8    
9     DEPEND=">= dev-lang/perl-5.20.1
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"