https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26893
--- Comment #29 from David Cook <[email protected]> --- (In reply to Martin Renvoize from comment #26) > > What's easier, backporting new libraries to older Debian (and updating our > codebase for the newer libraries) or downgrading/pinning older libraries on > newer Debian? > I would think probably the latter. > > Or, dare I say it.. shipping a local clone of the Mojo stack inside Koha. I'm not opposed to this. I've started using Carton on other projects, and it's nice having all my Perl dependencies stored in the "local" directory, and then just pointing to that in PERL5LIB. That said, without using the cpanfile.snapshot via Carton, this could get very unmanageable and create many headaches. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
