DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibgetopt-argvfile-perl
BeschreibungPerl module for reading script options and parameters from files
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.11-1
Sektionperl
Prioritätoptional
Installierte Größe120 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße31542 Byte
Prüfsumme MD5a23a501ff883b0a628a6b7fada52246c
Prüfsumme SHA12dcddc33fa355214b43d37790fdc3396ef1dde2c
Prüfsumme SHA2563a72e060c6ae5e7f3497dceaf1c749086bec56d602cac51fbb796ce47dece54a
Link zum Herunterladenlibgetopt-argvfile-perl_1.11-1_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds