switch to Syntax::Keyword::Gather
[catagits/Web-Simple.git] / lib / CSS / Declare.pm
index 48b14ce..8102328 100644 (file)
@@ -3,7 +3,7 @@ package CSS::Declare;
 use strict;
 use warnings;
 
-use Perl6::Gather;
+use Syntax::Keyword::Gather;
 
 my $IN_SCOPE = 0;