Subject: | Warning always displayed - is there a reason why? |
Date: | Sun, 2 Feb 2014 19:27:44 +0000 |
To: | "bug-Net-IMAP-Simple [...] rt.cpan.org" <bug-Net-IMAP-Simple [...] rt.cpan.org> |
From: | Ken Venner <Ken.Venner [...] spacex.com> |
I upgraded from
Net::IMAP::Simple : 1.2201
To
Net::IMAP::Simple : 1.2204
And now I get this warning every time a process an email message from an exchange 2010 server - but unsure why - or how to turn of this warning - because the logic below the warning pulls one more line which then delivers the desire line with closing parenthesis.
[Net/IMAP/Simple.pm line 1220 in sub _read_multiline] Looking for ending parenthsis match...
I have "Dumper" the @lines after the unmatch detection routine to show what is pulled
'</html>
',
' FLAGS (\\Seen))
'
This is running on a windows 7 box with perl version as shown below
This is perl 5, version 16, subversion 3 (v5.16.3) built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2012, Larry Wall
Binary build 1603 [296746] provided by ActiveState http://www.ActiveState.com
Built Mar 13 2013 11:29:21