diff --git a/lib/Crypt/PKCS11/Easy.pm b/lib/Crypt/PKCS11/Easy.pm index 9ad89ea..fb146ab 100644 --- a/lib/Crypt/PKCS11/Easy.pm +++ b/lib/Crypt/PKCS11/Easy.pm @@ -427,9 +427,9 @@ sub get_slot { # last; } - die "Unable to find slot containing token labelled '$arg{token}'" - unless $slot; } + die "Unable to find slot containing token labelled '$arg{token}'" + unless $slot; } # strip whitespace padding