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

--- Comment #5 from M. Tompsett <[email protected]> ---
(In reply to Magnus Enger from comment #4)
> How about getting rid of both the if and the warn? So ... this:
> 
>  use Module::Load::Conditional qw( can_load );
>  can_load( modules => { 'Koha::NorwegianPatronDB' => undef } );

While functional, I think warns are a good thing. I would rather keep the
potential to warn, hence my patch.

-- 
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/

Reply via email to