Skip to content

Avoid outdated Perl modules

Zixing Liu requested to merge liushuyu/devscripts:avoid-outdated-deps into master

This merge request attempts to drop outdated Perl modules from the devscripts.

The following modules are dropped from the scripts:

  • libdigest-md5-file-perl
  • libswitch-perl

They are dropped because they have been left unmaintained for decades.

Also the configuration checking routines have been simplified.

Merge request reports

Loading