Help for this page
use warnings; ... $_ =~ $smartcard_id_regex; # match and capture smartcard id $1; # return the capture } @getcert;