Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[build]
|
||||
type = "perl"
|
||||
|
||||
[dependencies]
|
||||
runtime = ["perl"]
|
||||
|
||||
[package]
|
||||
description = "IO::File interface for in-core strings"
|
||||
homepage = "https://search.cpan.org/dist/IO-String"
|
||||
license = [
|
||||
"Artistic-2.0",
|
||||
"GPL-1.0-or-later",
|
||||
]
|
||||
name = "perl-io-string"
|
||||
version = "1.08"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "2a3f4ad8442d9070780e58ef43722d19d1ee21a803bf7c8206877a10482de5a0"
|
||||
url = "https://cpan.metacpan.org/authors/id/G/GA/GAAS/IO-String-$version.tar.gz"
|
||||
Reference in New Issue
Block a user