diff --git a/lib/Test/EARL/Reports.pm b/lib/Test/EARL/Reports.pm index e033ef6..e807cb6 100644 --- a/lib/Test/EARL/Reports.pm +++ b/lib/Test/EARL/Reports.pm @@ -1,8 +1,8 @@ +package Test::EARL::Reports; use 5.010001; use strict; use warnings; -package Test::EARL::Reports; use Attean; use Attean::RDF qw(iri); use Moo;