my $impossible = {};
my $needconfirm = {};
if ( !$confirmed ) {
( $impossible, $needconfirm ) = CanBookBeIssuedCheckout(
( $impossible, $needconfirm ) = CanBookBeIssued(
$borrower,
$barcode,
undef,
-