@@ -, +, @@ --- C4/Matcher.pm | 1 - 1 file changed, 1 deletion(-) --- a/C4/Matcher.pm +++ a/C4/Matcher.pm @@ -25,7 +25,6 @@ use Koha::SearchEngine; use Koha::SearchEngine::Search; use Koha::SearchEngine::QueryBuilder; use Koha::Util::Normalize qw/legacy_default remove_spaces upper_case lower_case ISBN/; -use Carp::Always; =head1 NAME --