use Modern::Perl;
use Try::Tiny qw( catch try );
use Koha::Database;
use Koha::DisplayItem;
use Koha::DisplayItems;
use Koha::Items;
-