Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42915 - New ebuild Getopt-ArgvFile-1.06.ebuild
Summary: New ebuild Getopt-ArgvFile-1.06.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 42920
  Show dependency tree
 
Reported: 2004-02-25 12:26 UTC by Andrej Kacian (RETIRED)
Modified: 2004-03-10 04:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
An ebuild for Getopt::ArgvFile Perl module, version 1.06 (Getopt-ArgvFile-1.06.ebuild,436 bytes, text/plain)
2004-02-25 12:27 UTC, Andrej Kacian (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Kacian (RETIRED) gentoo-dev 2004-02-25 12:26:38 UTC
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. This way it PREPARES the final option handling.

Getopt::ArgvFile does NOT perform any option processing itself, and
should work fine together with any other option handling module
(e.g. Getopt::Long) or even self coded option handling.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-02-25 12:27:30 UTC
Created attachment 26338 [details]
An ebuild for Getopt::ArgvFile Perl module, version 1.06
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-02-29 02:58:43 UTC
Please read:
http://www.gentoo.org/doc/en/policy.xml#doc_chap2
and then justify :)
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2004-03-07 08:57:10 UTC
If you are trying to point out that it could be handled by g-cpan, it's probably true, although this is the first time I've heard of this tool and do not know how to use it. Is there any documentation about g-cpan?

I have submitted this ebuild, because I needed Getopt-ArgvFile for another new ebuild, spamcup, and no other "getopt" ebuilds seemed to provide it.
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2004-03-10 04:09:49 UTC
Andrej,

Again, sorry for the confusion. I really didn't see that this was a blocker (as in, didn't see it on the screen, not couldn't accept the fact :) ), hence the reference to the policy guide. Should be hitting the mirrors in the next half hour or so.

-mike