projects
/
dbsrgits/Data-Query.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7d0fb8c
)
Cleanup after Moo
Peter Rabbitson [Mon, 17 Jun 2013 08:30:47 +0000 (10:30 +0200)]
lib/Data/Query/Renderer/SQL/Naive.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Data/Query/Renderer/SQL/Naive.pm
b/lib/Data/Query/Renderer/SQL/Naive.pm
index
6626002
..
3f2c1a6
100644
(file)
--- 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 {