summaryrefslogtreecommitdiff
path: root/lib/WebService/TFL/TubeStatus.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/WebService/TFL/TubeStatus.pm')
-rw-r--r--lib/WebService/TFL/TubeStatus.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/WebService/TFL/TubeStatus.pm b/lib/WebService/TFL/TubeStatus.pm
index 3b69997..b0ba260 100644
--- a/lib/WebService/TFL/TubeStatus.pm
+++ b/lib/WebService/TFL/TubeStatus.pm
@@ -1,6 +1,6 @@
package WebService::TFL::TubeStatus;
use Moo;
-use Type::Utils -all;
+use Type::Utils 'duck_type';
use Types::URI 'Uri';
use XML::LibXML;
use XML::LibXML::XPathContext;