https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16079
--- Comment #11 from Jacek Ablewicz <[email protected]> --- (In reply to Jacek Ablewicz from comment #6) > soon Koha will require Moose as well (and/or Moo or whatever) Heh, it already does (in Koha/SearchEngine/* modules). I'm wondering why we don't preload it in plack startup (and why we don't preload many more heavy-weighted Koha and CPAN modules as well). And for the things we do preload - is there any particular reason for preloading them from scratch again and again per each 20 requests? -- 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/
