Loading lib/Travel/Status/DE/EFA.pm +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ sub new { $self->{tree} = XML::LibXML->load_xml( string => $self->{xml}, ); say $self->{tree}->toString(1); #say $self->{tree}->toString(1); $self->check_for_ambiguous(); Loading Loading
lib/Travel/Status/DE/EFA.pm +1 −1 Original line number Diff line number Diff line Loading @@ -116,7 +116,7 @@ sub new { $self->{tree} = XML::LibXML->load_xml( string => $self->{xml}, ); say $self->{tree}->toString(1); #say $self->{tree}->toString(1); $self->check_for_ambiguous(); Loading