1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Index: io-stringy-2.111/lib/IO/Wrap.pm
===================================================================
--- io-stringy-2.111.orig/lib/IO/Wrap.pm 2016-08-05 11:33:27.885119463 +0200
+++ io-stringy-2.111/lib/IO/Wrap.pm 2016-08-05 11:34:44.133097508 +0200
@@ -215,6 +215,8 @@
=head1 AUTHOR
+=over 4
+
=item Primary Maintainer
Dianne Skoll (F<dfs@roaringpenguin.com>).
@@ -224,5 +226,7 @@
Eryq (F<eryq@zeegee.com>).
President, ZeeGee Software Inc (F<http://www.zeegee.com>).
+=back
+
=cut
Index: io-stringy-2.111/lib/IO/WrapTie.pm
===================================================================
--- io-stringy-2.111.orig/lib/IO/WrapTie.pm 2016-08-05 11:33:27.885119463 +0200
+++ io-stringy-2.111/lib/IO/WrapTie.pm 2016-08-05 11:34:56.613093768 +0200
@@ -478,6 +478,8 @@
=head1 AUTHOR
+=over 4
+
=item Primary Maintainer
Dianne Skoll (F<dfs@roaringpenguin.com>).
@@ -487,5 +489,7 @@
Eryq (F<eryq@zeegee.com>).
President, ZeeGee Software Inc (F<http://www.zeegee.com>).
+=back
+
=cut
|