Re: [opensuse] Perl question [Solved]

2007-02-22 Thread Joe Morris (NTM)
>>> On Tuesday 20 February 2007 23:20, Joe Morris (NTM) wrote: >>> I know very little about this problem, so I will share what I know and if anyone knows perl if you can give me a hint. Problem is this line in ddclient, debug("glo fw = $globals{'fw'}");, which

Re: [opensuse] Perl question [Solved]

2007-02-22 Thread Joe Morris (NTM)
John Summerfield wrote: > On Thursday 22 February 2007 00:09, Joe Morris (NTM) wrote: > >> John Summerfield wrote: >> >>> On Tuesday 20 February 2007 23:20, Joe Morris (NTM) wrote: >>> Problem is this line in ddclient, debug("glo fw = $globals{'fw'}");, which

Re: [opensuse] Perl question [Solved]

2007-02-21 Thread John Summerfield
On Thursday 22 February 2007 00:09, Joe Morris (NTM) wrote: > John Summerfield wrote: > > On Tuesday 20 February 2007 23:20, Joe Morris (NTM) wrote: > >> I know very little about this problem, so I will share what I know and > >> if anyone knows perl if you can give me a hint. Problem is this line

Re: [opensuse] Perl question [Solved]

2007-02-21 Thread Joe Morris (NTM)
John Summerfield wrote: > On Tuesday 20 February 2007 23:20, Joe Morris (NTM) wrote: > >> I know very little about this problem, so I will share what I know and >> if anyone knows perl if you can give me a hint. Problem is this line in >> ddclient, >> debug("glo fw = $globals{'fw'}");, >> >> wh

Re: [opensuse] Perl question

2007-02-21 Thread Joe Morris (NTM)
John Summerfield wrote: > On Tuesday 20 February 2007 23:20, Joe Morris (NTM) wrote: > >> I know very little about this problem, so I will share what I know and >> if anyone knows perl if you can give me a hint. Problem is this line in >> ddclient, >> debug("glo fw = $globals{'fw'}");, >> >> wh

Re: [opensuse] Perl question

2007-02-20 Thread John Summerfield
On Tuesday 20 February 2007 23:20, Joe Morris (NTM) wrote: > I know very little about this problem, so I will share what I know and > if anyone knows perl if you can give me a hint. Problem is this line in > ddclient, > debug("glo fw = $globals{'fw'}");, > > which causes this error when run, > Use

Re: [opensuse] Perl question

2007-02-20 Thread Joe Morris (NTM)
Patrick Kirsch wrote: >> It is only used in the following line, i.e. >> debug("glo fw = $globals{'fw'}"); >> #if ( $globals{'ssl'} and $server ne $globals{'fw'} ) { >> Which is commented out. Perhaps the author tried something or changed >> something and just forgot to comment out the debu

Re: [opensuse] Perl question

2007-02-20 Thread Patrick Kirsch
> It is only used in the following line, i.e. > debug("glo fw = $globals{'fw'}"); > #if ( $globals{'ssl'} and $server ne $globals{'fw'} ) { > Which is commented out. Perhaps the author tried something or changed > something and just forgot to comment out the debug line. Is that possible?

Re: [opensuse] Perl question

2007-02-20 Thread Joe Morris (NTM)
Patrick Kirsch wrote: > Joe Morris (NTM) wrote: > >> I know very little about this problem, so I will share what I know and >> if anyone knows perl if you can give me a hint. Problem is this line in >> ddclient, >> debug("glo fw = $globals{'fw'}");, >> >> which causes this error when run, >

Re: [opensuse] Perl question

2007-02-20 Thread Patrick Kirsch
Joe Morris (NTM) wrote: > I know very little about this problem, so I will share what I know and > if anyone knows perl if you can give me a hint. Problem is this line in > ddclient, > debug("glo fw = $globals{'fw'}");, > > which causes this error when run, > Use of uninitialized value in con

[opensuse] Perl question

2007-02-20 Thread Joe Morris (NTM)
I know very little about this problem, so I will share what I know and if anyone knows perl if you can give me a hint. Problem is this line in ddclient, debug("glo fw = $globals{'fw'}");, which causes this error when run, Use of uninitialized value in concatenation (.) or string at /usr/sbin/