Skip Menu |

This queue is for tickets about the VideoLan-Client CPAN distribution.

Report information
The Basics
Id: 62456
Status: resolved
Priority: 0/
Queue: VideoLan-Client

People
Owner: ELLIRYC [...] cpan.org
Requestors: magnet [...] ci0.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.11
Fixed in: 0.12



Subject: login() die on failure.
Distribution: gentoo linux Perl : 5.8.8 OS : Linux stateoftheart 2.6.32-gentoo-r7 #13 SMP PREEMPT Wed Jul 28 00:23:18 CEST 2010 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux When an error prevent login() to connect, instead of returning 0( as written in the documentation ), it die. I could correct that by setting ErrMode to 'return' in Client.pm line 176. It was previously unset.
Resolve on 0.12 thanks