Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f207efd1

Von Sven Schöling vor mehr als 10 Jahren hinzugefügt

  • ID f207efd1ad8835c046c2945c3d0d693626622521
  • Vorgänger a75bd966
  • Nachfolger b989d7cf

Installationcheck: --silent switch um es in shell scripte einzubinden

Unterschiede anzeigen:

SL/InstallationCheck.pm
17 17
#   dist_name: name of the package in cpan if it differs from name (ex.: LWP != libwww-perl)
18 18
@required_modules = (
19 19
  { name => "parent",                              url => "http://search.cpan.org/~corion/",    debian => 'libparent-perl' },
20
  { name => "Archive::Zip",    version => '1.16',  url => "http://search.cpan.org/~phred/",     debian => 'libarchive-zip-perl' },
20
  { name => "Archive::Zip",    version => '12.16',  url => "http://search.cpan.org/~phred/",     debian => 'libarchive-zip-perl' },
21 21
  { name => "Clone",                               url => "http://search.cpan.org/~rdf/",       debian => 'libclone-perl' },
22 22
  { name => "Config::Std",                         url => "http://search.cpan.org/~dconway/",   debian => 'libconfig-std-perl' },
23 23
  { name => "DateTime",                            url => "http://search.cpan.org/~drolsky/",   debian => 'libdatetime-perl' },

Auch abrufbar als: Unified diff