projects
/
chaz
/
p5-DBIx-Class-ResultSet-RecursiveUpdate
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9cd1635
)
License in Makefile.PL
author
zby
<zby@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 20 Feb 2009 12:54:10 +0000
(12:54 +0000)
committer
zby
<zby@bd8105ee-0ff8-0310-8827-fb3f25b6796d>
Fri, 20 Feb 2009 12:54:10 +0000
(12:54 +0000)
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index b1ec4e598766e976dfea9f6c924fc153b5c67ba1..aa282a9716baf8b74c69796322865402af1f90d6 100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-18,4
+18,6
@@
WriteMakefile(
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'DBIx-Class-ResultSet-RecursiveUpdate-*' },
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'DBIx-Class-ResultSet-RecursiveUpdate-*' },
+ LICENSE => 'perl'
);
);
+
This page took
0.019201 seconds
and
4
git commands to generate.