p5-Net-XMPP outdated

Dmitry Kubov dk at garant.ru
Tue Apr 12 06:45:14 UTC 2011


> 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.



More information about the freebsd-perl mailing list