p5-Net-XMPP outdated

milki milki at rescomp.berkeley.edu
Mon Apr 11 10:33:41 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.

-- 
milki
milki at rescomp.berkeley.edu


More information about the freebsd-perl mailing list