49bf046701
SIP code uses UNIVERSAL modules that do not tolerate the circular deps in C4, specifically, in Auth.pm. Changing the order so that UNIVERSAL follows the other imports is important to avoiding failures like: perl -w -e 'use UNIVERSAL qw(can); use C4::Auth;' "MarkIssueReturned" is not exported by the C4::Circulation module This patch should resolve the problem earlier seen with Shelves too. Signed-off-by: Galen Charlton <galen.charlton@liblime.com> |
||
---|---|---|
.. | ||
Configuration | ||
Checksum.pm | ||
Configuration.pm | ||
Constants.pm | ||
MsgType.pm |