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

(-)a/help.pl (-1 / +2 lines)
Lines 17-22 Link Here
17
# You should have received a copy of the GNU General Public License
17
# You should have received a copy of the GNU General Public License
18
# along with Koha; if not, see <http://www.gnu.org/licenses>.
18
# along with Koha; if not, see <http://www.gnu.org/licenses>.
19
19
20
#test string 1
21
20
use Modern::Perl;
22
use Modern::Perl;
21
use CGI qw ( -utf8 );
23
use CGI qw ( -utf8 );
22
24
23
- 

Return to bug 30558