projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cc42289
)
Upgrade M::I
Peter Rabbitson [Tue, 29 Nov 2011 04:55:59 +0000 (
05:55
+0100)]
.gitignore
patch
|
blob
|
blame
|
history
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
16ee258
..
2c25792
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,8
+1,8
@@
Build
MANIFEST
MANIFEST.bak
-META.yml
-MYMETA.yml
+META.*
+MYMETA.*
Makefile
Makefile.old
README
diff --git
a/Makefile.PL
b/Makefile.PL
index
d738560
..
688e088
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,4
@@
-use inc::Module::Install 1.0;
+use inc::Module::Install 1.06;
use strict;
use warnings;