@@ -, +, @@ - add search... $$$ - add search ... &&& if ... ^^^ --- help.pl | 1 + 1 file changed, 1 insertion(+) --- a/help.pl +++ a/help.pl @@ -19,6 +19,7 @@ #test string 1 #test string 2 +#test string 3 use Modern::Perl; use CGI qw ( -utf8 ); --