projects
/
chaz
/
p5-DBIx-Class-ResultSet-RecursiveUpdate
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
code for resolving
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate]
/
Makefile.PL
diff --git
a/Makefile.PL
b/Makefile.PL
index ca2968a2f01a70c888f5831a8178b666ba72f919..14b707743638af026b47b26a74fbd8da0f7ed7d4 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-12,6
+12,7
@@
WriteMakefile(
'Test::More' => 0,
'version' => 0,
'DBIx::Class' => 0,
+ 'DBIx::Class::IntrospectableM2M' => 0,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'DBIx-Class-ResultSet-RecursiveUpdate-*' },
This page took
0.014377 seconds
and
4
git commands to generate.