Bug 21395: Make perlcritic happy
[koha.git] / misc / admin / koha-preferences
index 34e34b8..ad19a39 100755 (executable)
@@ -18,6 +18,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 #
 
+use Modern::Perl;
 use Koha::Script;
 use C4::Boolean;
 use C4::Context;