Skip to content
Snippets Groups Projects
Commit 8b86d068 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Helper/IRIS: fex error message encoding (use utf8)

parent 2ee5332e
No related branches found
No related tags found
No related merge requests found
package Travelynx::Helper::IRIS;
# Copyright (C) 2020 Daniel Friesel
#
# SPDX-License-Identifier: MIT
......@@ -7,6 +8,8 @@ use strict;
use warnings;
use 5.020;
use utf8;
use Travel::Status::DE::IRIS;
sub new {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment