Bug 19968: Add missing use Date::Calc statement
commitbad3c9fec70ee98c509dd953c9f3538e8b77effb
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Jan 2018 13:10:41 +0000 (15 10:10 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 31 Jan 2018 07:31:27 +0000 (31 08:31 +0100)
treeff8cff9ecb4c862dc16c68772f58aa3d2dccc5c3
parent3c7f2da486717dc785f7237e7e215b45671b30fc
Bug 19968: Add missing use Date::Calc statement

It has been reported than the missing use statement can cause a
compilation error:
Undefined subroutine &Date::Calc::Today called at
/usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/unimarc_field_100.pl
line 75.

Test plan:
Use this UNIMARC plugin and make sure it fixes the error or at least
does not break it

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 3f38b34445ada2bfb7c7dc48f340fd408b1a5b67)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
cataloguing/value_builder/unimarc_field_100.pl