https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19735
--- Comment #16 from M. Tompsett <[email protected]> --- Comment on attachment 73837 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73837 Bug 19735: Script to generate cpanfile (DO NOT PUSH) Review of attachment 73837: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=19735&attachment=73837) ----------------------------------------------------------------- ::: misc/devel/generate_cpanfile.pl @@ +14,5 @@ > + $prereqs->{runtime}->{$type}->{$module} = $req->{min_ver}; > +} > + > +$prereqs->{runtime}->{requires}->{'Module::CPANfile'} = '1.1000'; > +$prereqs->{runtime}->{requires}->{'CPAN::Meta'} = '2.150006'; Before testing, I had 2.150005. I didn't follow the test plan (did a cpan2deb), so I'll need to recheck if the sudo apt install updates properly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
