          MODULE=Getopt-ArgvFile
         VERSION=1.11
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JS/JSTENZEL/
      SOURCE_VFY=sha1:1c9b2b11f60617e198847876ea42fb6bd011d78e
        WEB_SITE=http://search.cpan.org/dist/Getopt-ArgvFile/
         ENTERED=20050929
         UPDATED=20070607
           SHORT="supplement to other option handling modules"
cat << EOF
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 at ARGV. This way it PREPARES the final option handling.
EOF

