Merge commit 'jasontang/master'
Tomas Doran [Thu, 30 Jul 2009 02:37:50 +0000 (03:37 +0100)]
* commit 'jasontang/master':
  + added bit more code so when you add additional header key/value pairs for

Makefile.PL

index 129a0ac..456dbc0 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install;
+use inc::Module::Install 0.91;
 use 5.008006;
 
 license  'perl';