Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0d2ae687

Von Sven Schöling vor etwa 11 Jahren hinzugefügt

  • ID 0d2ae687e61dc79cf92c4121ea1b802cdf3c83ac
  • Vorgänger da3de350
  • Nachfolger c932f59d

Bessere doku für SL/InstallationCheck.pm

Unterschiede anzeigen:

SL/InstallationCheck.pm
8 8
use strict;
9 9

  
10 10
BEGIN {
11
#   name:     the name of the module if you install it with cpan
12
#   version:  the minimum version required to run. optional
13
#   url:      web path to the author page of the module
14
#   debian:   dpkg package name for debianoid distos
15
#             note: (suse) (fedora) (redhat) entries welcome if you
16
#             are willing to maintain them
17
#   distname: name of the package in cpan if it differs from name (ex.: LWP != libwww-perl)
11 18
@required_modules = (
12 19
  { name => "parent",                              url => "http://search.cpan.org/~corion/",    debian => 'libparent-perl' },
13 20
  { name => "Archive::Zip",    version => '1.16',  url => "http://search.cpan.org/~adamk/",     debian => 'libarchive-zip-perl' },

Auch abrufbar als: Unified diff