21 lines
543 B
TOML
21 lines
543 B
TOML
[build]
|
|
type = "perl"
|
|
|
|
[dependencies]
|
|
runtime = ["perl-sub-uplevel"]
|
|
|
|
[package]
|
|
description = "Perl/CPAN Module Test::Exception : Functions for testing exceptionbased code"
|
|
homepage = "https://search.cpan.org/dist/Test-Exception/"
|
|
license = [
|
|
"Artistic-2.0",
|
|
"GPL-1.0-or-later",
|
|
]
|
|
name = "perl-test-exception"
|
|
version = "0.43"
|
|
|
|
[[source]]
|
|
extract_dir = "$name-$version"
|
|
sha256 = "156b13f07764f766d8b45a43728f2439af81a3512625438deab783b7883eb533"
|
|
url = "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Exception-$version.tar.gz"
|