Loading lib/Travelynx/Helper/IRIS.pm +3 −0 Original line number Diff line number Diff line package Travelynx::Helper::IRIS; # Copyright (C) 2020 Daniel Friesel # # SPDX-License-Identifier: MIT Loading @@ -7,6 +8,8 @@ use strict; use warnings; use 5.020; use utf8; use Travel::Status::DE::IRIS; sub new { Loading Loading
lib/Travelynx/Helper/IRIS.pm +3 −0 Original line number Diff line number Diff line package Travelynx::Helper::IRIS; # Copyright (C) 2020 Daniel Friesel # # SPDX-License-Identifier: MIT Loading @@ -7,6 +8,8 @@ use strict; use warnings; use 5.020; use utf8; use Travel::Status::DE::IRIS; sub new { Loading