https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19968
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 70487 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70487&action=edit 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 -- You are receiving this mail because: You are the assignee for the bug. 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/
