Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[build]
|
||||
type = "perl"
|
||||
|
||||
[dependencies]
|
||||
runtime = ["perl"]
|
||||
|
||||
[package]
|
||||
description = "Take options from files"
|
||||
homepage = "https://search.cpan.org/~JSTENZEL/Getopt-ArgvFile"
|
||||
license = [
|
||||
"Artistic-2.0",
|
||||
"GPL-1.0-or-later",
|
||||
]
|
||||
name = "perl-getopt-argvfile"
|
||||
version = "1.11"
|
||||
|
||||
[[source]]
|
||||
extract_dir = "$name-$version"
|
||||
sha256 = "3709aa513ce6fd71d1a55a02e34d2f090017d5350a9bd447005653c9b0835b22"
|
||||
url = "https://cpan.metacpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-$version.tar.gz"
|
||||
Reference in New Issue
Block a user