summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-02Switch to use Build.PL.int
Makefile.PL internally only uses Build.PL. Internally Makefile.PL downloads and installs Module::Build, we don't want a build to download and install its own stuff, possibly with more downstream dependencies. makedepends=(...) is responsible for that. Also omit the indirection by using Build.PL directly.
2017-10-04Bugfix for cpan2aur-bug.int
See https://rt.cpan.org/Public/Bug/Display.html?id=123153 for details.
2017-09-27Perl/CPAN Module Lingua::Stem::Snowball.int
This is one of the perl-dependencies of Koha: https://koha-community.org/ Start "./koha_perl_deps.pl -r -a" after downloading and unpacking the koha-tarball for a list of all required packages.