parent
1c9406a351
commit
a09360852b
@ -0,0 +1,108 @@
|
|||||||
|
--- lib/MCE/Core/Input/Generator.pm
|
||||||
|
+++ lib/MCE/Core/Input/Generator.pm
|
||||||
|
@@ -19,7 +19,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Input/Handle.pm
|
||||||
|
+++ lib/MCE/Core/Input/Handle.pm
|
||||||
|
@@ -18,7 +18,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Input/Iterator.pm
|
||||||
|
+++ lib/MCE/Core/Input/Iterator.pm
|
||||||
|
@@ -18,7 +18,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Input/Request.pm
|
||||||
|
+++ lib/MCE/Core/Input/Request.pm
|
||||||
|
@@ -18,7 +18,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Input/Sequence.pm
|
||||||
|
+++ lib/MCE/Core/Input/Sequence.pm
|
||||||
|
@@ -18,7 +18,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Manager.pm
|
||||||
|
+++ lib/MCE/Core/Manager.pm
|
||||||
|
@@ -20,7 +20,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Validation.pm
|
||||||
|
+++ lib/MCE/Core/Validation.pm
|
||||||
|
@@ -18,7 +18,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Core/Worker.pm
|
||||||
|
+++ lib/MCE/Core/Worker.pm
|
||||||
|
@@ -18,7 +18,8 @@ our $VERSION = '1.700';
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings qw( threads recursion uninitialized );
|
||||||
|
|
||||||
|
--- lib/MCE/Relay.pm
|
||||||
|
+++ lib/MCE/Relay.pm
|
||||||
|
@@ -150,7 +150,8 @@ sub import {
|
||||||
|
|
||||||
|
## Items below are folded into MCE.
|
||||||
|
|
||||||
|
-package MCE;
|
||||||
|
+package # hide from rpm
|
||||||
|
+ MCE;
|
||||||
|
|
||||||
|
no warnings 'threads';
|
||||||
|
no warnings 'recursion';
|
Loading…
Reference in new issue