From: Peter Rabbitson Date: Mon, 17 Jun 2013 08:30:47 +0000 (+0200) Subject: Cleanup after Moo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c9aabb818f0e33025dc53faf8ad9a1fa8ac1440e;p=dbsrgits%2FData-Query.git Cleanup after Moo --- diff --git a/lib/Data/Query/Renderer/SQL/Naive.pm b/lib/Data/Query/Renderer/SQL/Naive.pm index 6626002..3f2c1a6 100644 --- a/lib/Data/Query/Renderer/SQL/Naive.pm +++ b/lib/Data/Query/Renderer/SQL/Naive.pm @@ -6,6 +6,7 @@ use SQL::ReservedWords; use Data::Query::ExprHelpers; use Moo; +use namespace::clean; has reserved_ident_parts => ( is => 'ro', default => sub {