blob: c724435ed1fedc82fe822b0f2fa72aea4ef150d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-perl/constant-boolean >=dev-perl/Exception-Base-0.210.0 dev-perl/Module-Build test? ( virtual/perl-parent >=dev-perl/Test-Unit-Lite-0.110.0 >=dev-perl/Test-Assert-0.50.0 ) dev-lang/perl
DESCRIPTION=Convert simple die into real exception object
EAPI=6
HOMEPAGE=https://metacpan.org/release/Exception-Died
INHERIT=perl-module
IUSE=test examples
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-perl/constant-boolean >=dev-perl/Exception-Base-0.210.0 dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/D/DE/DEXTER/Exception-Died-0.06.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 0ee2b2b92175720c966a5608c62b458d
_md5_=7464e371ee6cfb8f5375c513df4296bd
|