Skip to content

Modernise Perl packages

Síle Ekaterin Liszka requested to merge perl.authors into master

These commits do the following:

  • All Perl sources use cpan.metacpan.org.
  • All authors are declared separately so that they can be changed in the event that the author changes between releases.
  • All cd "$builddir" lines have been removed.
  • All Perl packages without other Perl dependencies depend on perl.
  • All noarch Perl packages no longer makedepend on perl-dev.

Merge request reports