Re: p5-Net-XMPP outdated

[ Available lists | Index of freebsd-perl | Month of Apr 2011 | Week of 12 Apr 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dmitry Kubov <dk@garant.ru>
Date
12 Apr 2011 06:45:14
Subject
Re: p5-Net-XMPP outdated
Message-ID
4DA3F4D5.7070000@garant.ru

In reply to
Replies

[ Hide this part ]
 
> On 14:15 Mon 11 Apr , Dmitry Kubov wrote:
>>> On 10:46 Mon 11 Apr , Dmitry Kubov wrote:
>>>> Use of uninitialized value in string eq at /usr/local/bin/sendxmpp line 371.
>>>> Error 'Connect': [HASH(0x801065f30)]
>>>>
>>>> sendxmpp is from ports collection too.
>>> Have you also tested this directly against the latest git version of the
>>> library?
>>>
>>> http://github.com/dap/Net-XMPP
>>>
>> Not yet. Shall I simply replace files at
>> /usr/local/lib/perl5/site_perl/5.10.1/Net
>> by files from
>> https://github.com/dap/Net-XMPP/tree/master/lib/Net ?
> You should follow the normal perl build:
>
> $ git clone https://github.com/dap/Net-XMPP.git
> $ cd Net-XMPP
> $ perl Build.PL
> $ sudo ./Build install
>
> This will replace all the Net-XMPP perl files.
>

Still same error.



Elapsed time: 0.228 seconds