Commit c5ea2c51 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Add explicit libxml dependency to cpanfile

parent 3f83205c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,3 +12,4 @@ requires 'Travel::Status::DE::IRIS';
requires 'UUID::Tiny';
requires 'JSON';
requires 'JSON::XS';
requires 'XML::LibXML';