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
@@ -0,0 +1,21 @@
[build]
type = "perl"
[dependencies]
runtime = ["perl"]
test = [ "perl-test-warnings" ]
[package]
description = "simple, sane and efficient module to slurp a file"
homepage = "https://metacpan.org/release/File-Slurper"
license = [
"Artistic-2.0",
"GPL-1.0-Only",
]
name = "perl-file-slurper"
version = "0.014"
[[source]]
extract_dir = "$name-$version"
sha256 = "d5a36487339888c3cd758e648160ee1d70eb4153cacbaff57846dbcefb344b0c"
url = "https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/File-Slurper-$version.tar.gz"