https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31074

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dc...@prosentient.com.au

--- Comment #8 from David Cook <dc...@prosentient.com.au> ---
I was surprised to find Module::Refresh in koha-testing-docker, but "apt-cache
rdepends --installed libmodule-refresh-perl" shows that it's a dependency of
libplack-perl.

That's because Plack::Middleware::Refresh comes bundled with Plack:
https://metacpan.org/pod/Plack::Middleware::Refresh

Reading Plack::Middleware::Refresh documentation, it seems like this middleware
is typically only used during development and not production...

https://metacpan.org/pod/Module::Refresh also mentions bugs relating to global
variables...

But then the practice seems normal in an O'Reilly mod_perl book:
https://docstore.mik.ua/orelly/weblinux2/modperl/ch06_08.htm

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to