blob: fcb2bd31a3bb3f44a09b938e1041983e963a613a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = perl-safe-isa
pkgdesc = Safe::Isa - Call isa, can, does and DOES safely on things that may not be objects
pkgver = 1.000004
pkgrel = 1
url = http://search.cpan.org/dist/Safe-Isa
arch = any
license = PerlArtistic
license = GPL
makedepends = perl-extutils-makemaker>=6.59
depends = perl>=5.8.1
options = !emptydirs
source = http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Safe-Isa-1.000004.tar.gz
sha512sums = 6d48d3a7b1aa29f836028588be04e2e729234e57871d431780e5fb9129831806e39ded47ecbd3a3c454337d04db6a3f1d056fd00d1cb2954b59930a41c20f6aa
pkgname = perl-safe-isa
|