@@ -, +, @@ --- help.pl | 1 + 1 file changed, 1 insertion(+) --- a/help.pl +++ a/help.pl @@ -18,6 +18,7 @@ # along with Koha; if not, see . #test string 1 +#test string 2 use Modern::Perl; use CGI qw ( -utf8 ); --