Import p5-Getopt-ArgvFile-1.11.

This module simply interpolates option file hints in @ARGV by the
contents of the pointed files. This enables option reading from files
instead of or additional to the usual reading from the command line.

ok sthen@
This commit is contained in:
bentley 2012-01-17 07:57:37 +00:00
parent 88594cc61b
commit 67c6e8b633
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/17 07:57:37 bentley Exp $
COMMENT = program arguments processing module
DISTNAME = Getopt-ArgvFile-1.11
PKGNAME = ${DISTNAME:S//p5-/}
CATEGORIES = devel
# Artistic License
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
CONFIGURE_STYLE = perl
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Getopt-ArgvFile-1.11.tar.gz) = QhF9sq9KJMBistol1P33Vg==
RMD160 (Getopt-ArgvFile-1.11.tar.gz) = 4GDG/3wXet1SCYbZRCgu4H8lcPE=
SHA1 (Getopt-ArgvFile-1.11.tar.gz) = HJsrEfYGF+GYhHh26kL7a9AR144=
SHA256 (Getopt-ArgvFile-1.11.tar.gz) = NwmqUTzm/XHRpVoC400vCQAX1TUKm9RHAFZTybCDWyI=
SIZE (Getopt-ArgvFile-1.11.tar.gz) = 19469

View File

@ -0,0 +1,5 @@
This module simply interpolates option file hints in @ARGV by the
contents of the pointed files. This enables option reading from files
instead of or additional to the usual reading from the command line.
Alternatively, you can process any array instead of @ARGV.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/17 07:57:37 bentley Exp $
${P5SITE}/Getopt/
${P5SITE}/Getopt/ArgvFile.pm
@man man/man3p/Getopt::ArgvFile.3p