------- Original message -------
From: Noam Rathaus <[email protected]>
Sent: 2.1.'09,  4:40

> Hi,
> 
> I have not changed a thing beside upgrade to Perl 5.10 :) on Debian

I'm not sure that's supported. Perl 5.10 changed many things which might 
require changes in none-core packages.

> 
> And now IMAP::Client gives out:
> Use of uninitialized value $line in pattern match (m//) 
> at /usr/local/share/perl/5.10.0/IMAP/Client.pm line 460.
> Use of uninitialized value in pattern match (m//) 
> at /usr/local/share/perl/5.10.0/IMAP/Client.pm line 178.
> Use of uninitialized value $line in concatenation (.) or string 
> at /usr/local/share/perl/5.10.0/IMAP/Client.pm line 467.
> substr outside of string at /usr/local/share/perl/5.10.0/IMAP/Client.pm 
line 
> 481.
> Use of uninitialized value $fetchsets{"-1"} in concatenation (.) or 
string 
> at /usr/local/share/perl/5.10.0/IMAP/Client.pm line 482.
> 
> I couldn't find any reference to this issue on the Internet, anyone with 
> pointers to where I can find a solution?

Start with the RT system on CPAN. It's accessible through the module's page.

-Amos

> 
> -- 
> Noam Rathaus
> CTO
> [email protected]
> http://www.beyondsecurity.com
> 
> "Know that you are safe."
> 
> Beyond Security Finalist for the "Red Herring 100 Global" Awards 2007
> 
> =================================================================
> To unsubscribe, send mail to [email protected] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [email protected]
> 


=================================================================
To unsubscribe, send mail to [email protected] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [email protected]

Reply via email to