Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-POE for openSUSE:Factory checked in at 2022-03-30 20:35:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-POE (Old) and /work/SRC/openSUSE:Factory/.perl-POE.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-POE" Wed Mar 30 20:35:36 2022 rev:14 rq:965754 version:1.370 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-POE/perl-POE.changes 2020-02-11 22:17:23.211304332 +0100 +++ /work/SRC/openSUSE:Factory/.perl-POE.new.1900/perl-POE.changes 2022-03-30 20:35:38.289301840 +0200 @@ -1,0 +2,6 @@ +Thu Mar 24 03:06:55 UTC 2022 - Tina M??ller <[email protected]> + +- updated to 1.370 + see /usr/share/doc/packages/perl-POE/CHANGES + +------------------------------------------------------------------- Old: ---- POE-1.368.tar.gz New: ---- POE-1.370.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-POE.spec ++++++ --- /var/tmp/diff_new_pack.9HSUTN/_old 2022-03-30 20:35:38.809302269 +0200 +++ /var/tmp/diff_new_pack.9HSUTN/_new 2022-03-30 20:35:38.813302271 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-POE # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define cpan_name POE Name: perl-POE -Version: 1.368 +Version: 1.370 Release: 0 -%define cpan_name POE -Summary: Portable multitasking and networking framework for any event loop License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +Summary: Portable, event-loop agnostic eventy networking and multitasking +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO) >= 1.24 @@ -77,11 +75,11 @@ stratospheric systems. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -92,7 +90,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc CHANGES examples HISTORY README TODO %changelog ++++++ POE-1.368.tar.gz -> POE-1.370.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/CHANGES new/POE-1.370/CHANGES --- old/POE-1.368/CHANGES 2020-02-02 14:36:10.000000000 +0100 +++ new/POE-1.370/CHANGES 2022-03-23 13:44:47.000000000 +0100 @@ -1,72 +1,24 @@ ================================ -2020-02-01 16:22:28 +0000 v1_368 +2022-03-23 12:42:01 +0000 v1_370 ================================ - commit 0f954072fe361ad48861202c43aec3c0b5129e4a + commit 8d07be6dbc4b89c79f66c52b736895010f5f65dd Author: Chris 'BinGOs' Williams <[email protected]> - Date: Sat Feb 1 16:22:28 2020 +0000 + Date: Wed Mar 23 12:42:01 2022 +0000 Version bump for release. - commit b9971dfd392ac3098ef3bfaf6e1fbce2fcb48b01 + commit f8587e83eae3bd5d9a1243841b50118d0b185dd7 Author: Chris 'BinGOs' Williams <[email protected]> - Date: Sat Feb 1 12:40:44 2020 +0000 + Date: Tue Mar 22 14:46:48 2022 +0000 - Fix leolo-filter-httpd test when HTTP::Status is missing + Remove explicit call to setsid() in POE::Wheel::Run - commit 209890407b501a86ee322b07e9170ad8054c7bf1 - Author: Michael Brantley <[email protected]> - Date: Tue Feb 20 07:12:06 2018 -0500 - - Update broken Pod links in lib/POE/Filter/HTTPD.pm - - Update Pod links to refer only to the utf8 module and not its - methods, fix a mis-capitalized internal reference, and convert the - dangling "MaxContent" link into a code reference. - - Resolves bug: https://rt.cpan.org/Public/Bug/Display.html?id=124496 - - commit 1d088d3755f770397a27852f95925564d4c3f134 - Author: Michael Brantley <[email protected]> - Date: Tue Feb 20 07:07:22 2018 -0500 - - Update old URLs referenced in Pod - - Remove mention of old URLs, replace mention of canonical SVN repo - with the new git-based one at github.com. - - Resolves bug: https://rt.cpan.org/Public/Bug/Display.html?id=124495 - - commit 92c2cfb55ae87ecdb4a89ad5fac65315052a3d15 - Author: Mohammad S Anwar <[email protected]> - Date: Fri Jul 20 18:22:44 2018 +0100 - - Fixed minor typo in the pod. - - commit cf5b772fa54e0cda0e447c33ce351f1e6c074d42 - Author: Chris 'BinGOs' Williams <[email protected]> - Date: Tue Oct 29 10:09:52 2019 +0000 - - Corrected previous commit as per tonyc's suggestion - - commit ad8639840383ea1b166ff0090afabc954dffba27 - Author: Chris 'BinGOs' Williams <[email protected]> - Date: Fri Oct 25 15:21:25 2019 +0100 - - RT#130664 test failures with v5.31.5 - - As per perldelta entry for v5.31.5 - - https://metacpan.org/pod/release/SHAY/perl-5.31.5/pod/perldelta.pod#I - ncompatible-Changes - - commit 1c0dccd41b8fc1fd2bbfd4ea6a0e94255cd747fc - Author: Rocco Caputo <[email protected]> - Date: Mon Feb 29 17:54:58 2016 -0500 - - Modernize the SYNOPSIS by replacing perl -w with "use warnings". + We are using make_slave_controlling_terminal() from IO::Pty since + 136f5dbab9d9 and that calls setsid() itself. - Thanks, mauke @ irc.perl.org #perl! + Fixes to IO::Pty have unmasked this double call to setsid() which is + generating a spurious warning on any use of a pty(-pipe) conduit. ============== End of Excerpt diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/META.json new/POE-1.370/META.json --- old/POE-1.368/META.json 2020-02-02 14:36:07.000000000 +0100 +++ new/POE-1.370/META.json 2022-03-23 13:44:44.000000000 +0100 @@ -4,7 +4,7 @@ "Rocco Caputo <[email protected]>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -60,6 +60,6 @@ "url" : "https://github.com/rcaputo/poe" } }, - "version" : "1.368", - "x_serialization_backend" : "JSON::PP version 4.04" + "version" : "1.370", + "x_serialization_backend" : "JSON::PP version 4.07" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/META.yml new/POE-1.370/META.yml --- old/POE-1.368/META.yml 2020-02-02 14:36:07.000000000 +0100 +++ new/POE-1.370/META.yml 2022-03-23 13:44:44.000000000 +0100 @@ -7,7 +7,7 @@ configure_requires: POE::Test::Loops: '1.360' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -37,5 +37,5 @@ homepage: http://poe.perl.org/ license: http://dev.perl.org/licenses/ repository: https://github.com/rcaputo/poe -version: '1.368' +version: '1.370' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/README new/POE-1.370/README --- old/POE-1.368/README 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/README 2022-03-23 13:08:31.000000000 +0100 @@ -1,4 +1,4 @@ -Version 1.368 +Version 1.370 -------------------- Detailed Information diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Component/Client/TCP.pm new/POE-1.370/lib/POE/Component/Client/TCP.pm --- old/POE-1.368/lib/POE/Component/Client/TCP.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Component/Client/TCP.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(carp croak); use Errno qw(ETIMEDOUT ECONNRESET); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Component/Server/TCP.pm new/POE-1.370/lib/POE/Component/Server/TCP.pm --- old/POE-1.368/lib/POE/Component/Server/TCP.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Component/Server/TCP.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(carp croak); use Socket qw(INADDR_ANY inet_ntoa inet_aton AF_INET AF_UNIX PF_UNIX); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Component.pm new/POE-1.370/lib/POE/Component.pm --- old/POE-1.368/lib/POE/Component.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Component.pm 2022-03-23 13:08:31.000000000 +0100 @@ -5,7 +5,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Driver/SysRW.pm new/POE-1.370/lib/POE/Driver/SysRW.pm --- old/POE-1.368/lib/POE/Driver/SysRW.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Driver/SysRW.pm 2022-03-23 13:08:31.000000000 +0100 @@ -7,7 +7,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Errno qw(EAGAIN EWOULDBLOCK); use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Driver.pm new/POE-1.370/lib/POE/Driver.pm --- old/POE-1.368/lib/POE/Driver.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Driver.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Block.pm new/POE-1.370/lib/POE/Filter/Block.pm --- old/POE-1.368/lib/POE/Filter/Block.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Block.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Grep.pm new/POE-1.370/lib/POE/Filter/Grep.pm --- old/POE-1.368/lib/POE/Filter/Grep.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Grep.pm 2022-03-23 13:08:31.000000000 +0100 @@ -6,7 +6,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(croak carp); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/HTTPD.pm new/POE-1.370/lib/POE/Filter/HTTPD.pm --- old/POE-1.368/lib/POE/Filter/HTTPD.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/HTTPD.pm 2022-03-23 13:08:31.000000000 +0100 @@ -13,7 +13,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Line.pm new/POE-1.370/lib/POE/Filter/Line.pm --- old/POE-1.368/lib/POE/Filter/Line.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Line.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(carp croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Map.pm new/POE-1.370/lib/POE/Filter/Map.pm --- old/POE-1.368/lib/POE/Filter/Map.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Map.pm 2022-03-23 13:08:31.000000000 +0100 @@ -6,7 +6,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(croak carp); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/RecordBlock.pm new/POE-1.370/lib/POE/Filter/RecordBlock.pm --- old/POE-1.368/lib/POE/Filter/RecordBlock.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/RecordBlock.pm 2022-03-23 13:08:31.000000000 +0100 @@ -6,7 +6,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Reference.pm new/POE-1.370/lib/POE/Filter/Reference.pm --- old/POE-1.368/lib/POE/Filter/Reference.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Reference.pm 2022-03-23 13:08:31.000000000 +0100 @@ -7,7 +7,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(carp croak confess); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Stackable.pm new/POE-1.370/lib/POE/Filter/Stackable.pm --- old/POE-1.368/lib/POE/Filter/Stackable.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Stackable.pm 2022-03-23 13:08:31.000000000 +0100 @@ -12,7 +12,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter/Stream.pm new/POE-1.370/lib/POE/Filter/Stream.pm --- old/POE-1.368/lib/POE/Filter/Stream.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter/Stream.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ use POE::Filter; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Filter); #------------------------------------------------------------------------------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Filter.pm new/POE-1.370/lib/POE/Filter.pm --- old/POE-1.368/lib/POE/Filter.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Filter.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Kernel.pm new/POE-1.370/lib/POE/Kernel.pm --- old/POE-1.368/lib/POE/Kernel.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Kernel.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use POE::Resource::Clock qw( monotime sleep mono2wall wall2mono walltime time ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Loop/IO_Poll.pm new/POE-1.370/lib/POE/Loop/IO_Poll.pm --- old/POE-1.368/lib/POE/Loop/IO_Poll.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Loop/IO_Poll.pm 2022-03-23 13:08:31.000000000 +0100 @@ -6,7 +6,7 @@ package POE::Loop::IO_Poll; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # Include common signal handling. use POE::Loop::PerlSignals; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Loop/PerlSignals.pm new/POE-1.370/lib/POE/Loop/PerlSignals.pm --- old/POE-1.368/lib/POE/Loop/PerlSignals.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Loop/PerlSignals.pm 2022-03-23 13:08:31.000000000 +0100 @@ -8,7 +8,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # Everything plugs into POE::Kernel. package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Loop/Select.pm new/POE-1.370/lib/POE/Loop/Select.pm --- old/POE-1.368/lib/POE/Loop/Select.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Loop/Select.pm 2022-03-23 13:08:31.000000000 +0100 @@ -9,7 +9,7 @@ use POE::Loop::PerlSignals; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) =for poe_tests diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Loop.pm new/POE-1.370/lib/POE/Loop.pm --- old/POE-1.368/lib/POE/Loop.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Loop.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/NFA.pm new/POE-1.370/lib/POE/NFA.pm --- old/POE-1.368/lib/POE/NFA.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/NFA.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(carp croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Pipe/OneWay.pm new/POE-1.370/lib/POE/Pipe/OneWay.pm --- old/POE-1.368/lib/POE/Pipe/OneWay.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Pipe/OneWay.pm 2022-03-23 13:08:31.000000000 +0100 @@ -8,7 +8,7 @@ use base qw( POE::Pipe ); use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use IO::Pipely qw(pipely); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Pipe/TwoWay.pm new/POE-1.370/lib/POE/Pipe/TwoWay.pm --- old/POE-1.368/lib/POE/Pipe/TwoWay.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Pipe/TwoWay.pm 2022-03-23 13:08:31.000000000 +0100 @@ -8,7 +8,7 @@ use base qw( POE::Pipe ); use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use IO::Pipely qw(socketpairly); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Pipe.pm new/POE-1.370/lib/POE/Pipe.pm --- old/POE-1.368/lib/POE/Pipe.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Pipe.pm 2022-03-23 13:08:31.000000000 +0100 @@ -6,7 +6,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use IO::Pipely; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Queue/Array.pm new/POE-1.370/lib/POE/Queue/Array.pm --- old/POE-1.368/lib/POE/Queue/Array.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Queue/Array.pm 2022-03-23 13:08:31.000000000 +0100 @@ -5,7 +5,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) @ISA = qw(POE::Queue); use Errno qw(ESRCH EPERM); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Queue.pm new/POE-1.370/lib/POE/Queue.pm --- old/POE-1.368/lib/POE/Queue.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Queue.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/Aliases.pm new/POE-1.370/lib/POE/Resource/Aliases.pm --- old/POE-1.368/lib/POE/Resource/Aliases.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/Aliases.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ package POE::Resource::Aliases; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/Clock.pm new/POE-1.370/lib/POE/Resource/Clock.pm --- old/POE-1.368/lib/POE/Resource/Clock.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/Clock.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ package POE::Resource::Clock; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use strict; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/Events.pm new/POE-1.370/lib/POE/Resource/Events.pm --- old/POE-1.368/lib/POE/Resource/Events.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/Events.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ package POE::Resource::Events; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/Extrefs.pm new/POE-1.370/lib/POE/Resource/Extrefs.pm --- old/POE-1.368/lib/POE/Resource/Extrefs.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/Extrefs.pm 2022-03-23 13:08:31.000000000 +0100 @@ -5,7 +5,7 @@ package POE::Resource::Extrefs; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/FileHandles.pm new/POE-1.370/lib/POE/Resource/FileHandles.pm --- old/POE-1.368/lib/POE/Resource/FileHandles.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/FileHandles.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ package POE::Resource::FileHandles; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/SIDs.pm new/POE-1.370/lib/POE/Resource/SIDs.pm --- old/POE-1.368/lib/POE/Resource/SIDs.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/SIDs.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ package POE::Resource::SIDs; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/Sessions.pm new/POE-1.370/lib/POE/Resource/Sessions.pm --- old/POE-1.368/lib/POE/Resource/Sessions.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/Sessions.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ package POE::Resource::Sessions; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource/Signals.pm new/POE-1.370/lib/POE/Resource/Signals.pm --- old/POE-1.368/lib/POE/Resource/Signals.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource/Signals.pm 2022-03-23 13:08:31.000000000 +0100 @@ -4,7 +4,7 @@ package POE::Resource::Signals; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) # These methods are folded into POE::Kernel; package POE::Kernel; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resource.pm new/POE-1.370/lib/POE/Resource.pm --- old/POE-1.368/lib/POE/Resource.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resource.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Resources.pm new/POE-1.370/lib/POE/Resources.pm --- old/POE-1.368/lib/POE/Resources.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Resources.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) my @resources = qw( POE::XS::Resource::Aliases diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Session.pm new/POE-1.370/lib/POE/Session.pm --- old/POE-1.368/lib/POE/Session.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Session.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(carp croak); use Errno; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Test/Sequence.pm new/POE-1.370/lib/POE/Test/Sequence.pm --- old/POE-1.368/lib/POE/Test/Sequence.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Test/Sequence.pm 2022-03-23 13:08:31.000000000 +0100 @@ -7,7 +7,7 @@ use POE; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) sub new { my ($class, %args) = @_; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/Curses.pm new/POE-1.370/lib/POE/Wheel/Curses.pm --- old/POE-1.368/lib/POE/Wheel/Curses.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/Curses.pm 2022-03-23 13:08:31.000000000 +0100 @@ -5,7 +5,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(croak); use Curses qw( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/FollowTail.pm new/POE-1.370/lib/POE/Wheel/FollowTail.pm --- old/POE-1.368/lib/POE/Wheel/FollowTail.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/FollowTail.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw( croak carp ); use Symbol qw( gensym ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/ListenAccept.pm new/POE-1.370/lib/POE/Wheel/ListenAccept.pm --- old/POE-1.368/lib/POE/Wheel/ListenAccept.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/ListenAccept.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw( croak carp ); use Symbol qw( gensym ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/ReadLine.pm new/POE-1.370/lib/POE/Wheel/ReadLine.pm --- old/POE-1.368/lib/POE/Wheel/ReadLine.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/ReadLine.pm 2022-03-23 13:08:31.000000000 +0100 @@ -5,7 +5,7 @@ BEGIN { eval { require bytes } and bytes->import; } use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw( croak carp ); use Symbol qw(gensym); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/ReadWrite.pm new/POE-1.370/lib/POE/Wheel/ReadWrite.pm --- old/POE-1.368/lib/POE/Wheel/ReadWrite.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/ReadWrite.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw( croak carp ); use POE qw(Wheel Driver::SysRW Filter::Line); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/Run.pm new/POE-1.370/lib/POE/Wheel/Run.pm --- old/POE-1.368/lib/POE/Wheel/Run.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/Run.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(carp croak); use POSIX qw( @@ -404,7 +404,7 @@ # Become a new unix session. # Program 19.3, APITUE. W. Richard Stevens built my hot rod. - eval 'setsid()' unless $no_setsid; + #eval 'setsid()' unless $no_setsid; # Acquire a controlling terminal. Program 19.3, APITUE. $stdin_write->make_slave_controlling_terminal(); @@ -1873,6 +1873,9 @@ default, the child process calls setsid() is called so that it may execute in a separate UNIX session. +This option is deprecated. As L<IO::Pty> uses C<setsid()> this module +has no control on whether it is invoked or not. + =head4 NoSetPgrp When true, NoSetPgrp disables setprgp() in the child process. By diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel/SocketFactory.pm new/POE-1.370/lib/POE/Wheel/SocketFactory.pm --- old/POE-1.368/lib/POE/Wheel/SocketFactory.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel/SocketFactory.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION @ISA); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw( carp croak ); use Symbol qw( gensym ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE/Wheel.pm new/POE-1.370/lib/POE/Wheel.pm --- old/POE-1.368/lib/POE/Wheel.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE/Wheel.pm 2022-03-23 13:08:31.000000000 +0100 @@ -3,7 +3,7 @@ use strict; use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use Carp qw(croak); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/POE-1.368/lib/POE.pm new/POE-1.370/lib/POE.pm --- old/POE-1.368/lib/POE.pm 2020-02-01 17:21:39.000000000 +0100 +++ new/POE-1.370/lib/POE.pm 2022-03-23 13:08:31.000000000 +0100 @@ -6,7 +6,7 @@ use Carp qw( croak ); use vars qw($VERSION); -$VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) +$VERSION = '1.370'; # NOTE - Should be #.### (three decimal places) use POE::Resource::Clock qw( monotime time walltime sleep mono2wall wall2mono );
