release 2.022000

This commit is contained in:
Oliver Gorwits
2014-01-26 13:49:39 +00:00
parent a4f1afe222
commit 65b456d2d3
12 changed files with 8 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install;
# For any maintainers:

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::Base;
use strict 'vars';

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::Can;
use strict;

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::Fetch;
use strict;

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::Makefile;
use strict 'vars';

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::Metadata;
use strict 'vars';

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::Win32;
use strict;

View File

@@ -1,5 +1,4 @@
#line 1
#line 1
package Module::Install::WriteAll;
use strict;