[#78] add top level Makefile to satisfy cpanm run-from-git
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install;
|
||||
|
||||
# For any maintainers:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::Base;
|
||||
|
||||
use strict 'vars';
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::Can;
|
||||
|
||||
use strict;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::Fetch;
|
||||
|
||||
use strict;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::Makefile;
|
||||
|
||||
use strict 'vars';
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::Metadata;
|
||||
|
||||
use strict 'vars';
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::Win32;
|
||||
|
||||
use strict;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#line 1
|
||||
#line 1
|
||||
package Module::Install::WriteAll;
|
||||
|
||||
use strict;
|
||||
|
||||
Reference in New Issue
Block a user