Subject: | uninitialized variable in regex match |
Date: | Thu, 29 Dec 2016 17:51:24 +0100 |
To: | bug-Mail-Box [...] rt.cpan.org |
From: | Thomas Seeling <thomas.seeling [...] gmx.net> |
Subject: | uninitialized variable in regex match |
To: | bug-Mail-Box [...] rt.cpan.org |
From: | Thomas Seeling <thomas.seeling [...] gmx.net> |
Hallo,
I encountered the following error message when using pop3s:
Use of uninitialized value $Mail::Box::Net::a in pattern match (m//) at
/usr/lib/perl5/site_perl/5.24.0/Mail/Box/Net.pm line 40.
I believe there is a variable $a used but it should read $d.
$a does not occur anywhere in the init function.
Tschau...Thomas
--
"Do you wanna be a legend or a passing footprint on the sands of time?"
Message body not shown because it is not plain text.