Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 86b72aaa

Von Moritz Bunkus vor fast 11 Jahren hinzugefügt

  • ID 86b72aaaada05d5eb4b46f557b5fd0b6b5718b97
  • Vorgänger cac2ae9b
  • Nachfolger e94625b3

Log::Log4perl und DBIx::Log4perl in Installations-Check für Entwickler-Module aufnehmen

Behebt #2170.

Unterschiede anzeigen:

SL/InstallationCheck.pm
56 56
);
57 57

  
58 58
@developer_modules = (
59
  { name => "DBIx::Log4perl",                      url => "http://search.cpan.org/~mjevans/", },
59 60
  { name => "Devel::REPL",                         url => "http://search.cpan.org/~doy/",       debian => 'libdevel-repl-perl' },
61
  { name => "Log::Log4perl",                       url => "http://search.cpan.org/~mschilli/",  debian => 'liblog-log4perl-perl' },
60 62
  { name => "LWP::Simple",                         url => "http://search.cpan.org/~gaas/",      debian => 'libwww-perl', dist_name => 'libwww-perl' },
61 63
  { name => "Moose::Role",                         url => "http://search.cpan.org/~doy/",       debian => 'libmoose-role-perl' },
62 64
  { name => "Perl::Tags",                          url => "http://search.cpan.org/~osfameron/", debian => 'libperl-tags-perl' },

Auch abrufbar als: Unified diff