Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
[build]
type = "perl"
[dependencies]
runtime = [
"perl",
"perl-text-wrap",
]
test = [ "perl-file-slurper" ]
[package]
description = "Parser to convert POD documents into Pod Object Models"
homepage = "https://metacpan.org/dist/Pod-POM"
license = [
"Artistic-2.0",
"GPL-1.0-or-later",
]
name = "perl-pod-pom"
version = "2.01"
[[source]]
extract_dir = "$name-$version"
sha256 = "1b50fba9bbdde3ead192beeba0eaddd0c614e3afb1743fa6fff805f57c56f7f4"
url = "https://cpan.metacpan.org/authors/id/N/NE/NEILB/Pod-POM-$version.tar.gz"