24 lines
539 B
TOML
24 lines
539 B
TOML
[build]
|
|
type = "perl"
|
|
|
|
[dependencies]
|
|
runtime = [
|
|
"perl",
|
|
"perl-pod-pom",
|
|
]
|
|
|
|
[package]
|
|
description = "Converts Pod to RST format"
|
|
homepage = "https://metacpan.org/dist/Pod-POM-View-Restructured"
|
|
license = [
|
|
"Artistic-2.0",
|
|
"GPL-1.0-or-later",
|
|
]
|
|
name = "perl-pod-pom-view-restructured"
|
|
version = "1.000003"
|
|
|
|
[[source]]
|
|
extract_dir = "$name-$version"
|
|
sha256 = "b1a71f2f93ee8ecdd10bf875f8337f66b661a9478a55ec4d55aa6a92353d381a"
|
|
url = "https://cpan.metacpan.org/authors/id/A/AL/ALEXM/Pod-POM-View-Restructured-$version.tar.gz"
|