[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#219183: ITP: libgetopt-argvfile-perl -- simple supplement to option handling modules



Sami Haahtinen (ressu@debian.org) wrote:
> Package: wnpp
> Severity: wishlist
> 
>   Package name    : libgetopt-argvfile-perl
>   Version         : 1.06
>   Upstream Author : Jochen Stenzel <perl@jochen-stenzel.de>
>   URL             : http://search.cpan.org/dist/Getopt-ArgvFile/
>   License         : Artistic
>   Description     : simple supplement to option handling modules
> 
>  This module is a simple supplement to other option handling modules.
>  It allows script options and parameters to be read from files instead
>  of from the command line by interpolating file contents into @ARGV.
> 
> I'll upload the package asap, txt2html depends on this package so it's
> being held up by this.
> 
> Sami

Hmm, how about:

> apt-cache show libgetopt-argfile-perl
Package: libgetopt-argfile-perl
Priority: optional
Section: perl
Installed-Size: 84
Maintainer: Ardo van Rangelrooij <ardo@debian.org>
Architecture: all
Version: 1.06-2
Depends: perl (>= 5.6.0-16)
Filename: pool/main/libg/libgetopt-argfile-perl/libgetopt-argfile-perl_1.06-2_all.deb
Size: 21502
MD5sum: 51fc94fd687827fb103b9145cb61e5dd
Description: Perl module for reading script options and parameters from files
 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 which is
 used by default and mentioned mostly in this manual.
 .
 The interpolated @ARGV could be subsequently processed by the usual
 option handling, e.g. by a Getopt::xxx module.  Getopt::ArgvFile does
 not perform any option handling itself, it only prepares the array
 @ARGV.

And I just realized I made a typo in the package name (i.e. forgot the 'v').

Let me correct that in the next upload.

Thanks,
Ardo
-- 
Ardo van Rangelrooij
home email: ardo@debian.org
home page:  http://people.debian.org/~ardo
GnuPG fp:   3B 1F 21 72 00 5C 3A 73  7F 72 DF D9 90 78 47 F9



Reply to: