View | Details | Raw Unified | Return to bug 30558
Collapse All | Expand All

(-)a/help.pl (-1 / +1 lines)
Lines 19-24 Link Here
19
19
20
#test string 1
20
#test string 1
21
#test string 2
21
#test string 2
22
#test string 3
22
23
23
use Modern::Perl;
24
use Modern::Perl;
24
use CGI qw ( -utf8 );
25
use CGI qw ( -utf8 );
25
- 

Return to bug 30558