@@ -, +, @@ warning in C4::Templates --- C4/Templates.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/C4/Templates.pm +++ a/C4/Templates.pm @@ -25,7 +25,7 @@ use List::MoreUtils qw/ any uniq /; =head1 NAME - Koha::Templates - Object for manipulating templates for use with Koha +C4::Templates - Object for manipulating templates for use with Koha =cut --