Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] error message with nph-build

Quote Reply
Re: [Andy] error message with nph-build In reply to
Hi Andy,

I found the origin of this error.

It is with the use of this global 'count_words' :

Code:
sub {
return scalar(split /\s+/, shift . \' \' . shift);
}

I do not know how to correct. Frown

Mick
Subject Author Views Date
Thread error message with nph-build MJ_ 8786 Oct 23, 2008, 12:21 AM
Thread Re: [Dj_] error message with nph-build
Andy 8649 Oct 23, 2008, 12:30 AM
Thread Re: [Andy] error message with nph-build
MJ_ 8655 Oct 23, 2008, 12:46 AM
Thread Re: [Dj_] error message with nph-build
Andy 8684 Oct 23, 2008, 12:51 AM
Thread Re: [Andy] error message with nph-build
MJ_ 8634 Oct 23, 2008, 12:59 AM
Thread Re: [Dj_] error message with nph-build
Andy 8624 Oct 23, 2008, 1:00 AM
Post Re: [Andy] error message with nph-build
MJ_ 8606 Oct 23, 2008, 3:34 AM
Thread Re: [Andy] error message with nph-build
MJ_ 8618 Oct 23, 2008, 3:56 AM
Thread Re: [Dj_] error message with nph-build
Andy 8673 Oct 23, 2008, 4:16 AM
Thread Re: [Andy] error message with nph-build
MJ_ 8608 Oct 23, 2008, 4:34 AM
Post Re: [Dj_] error message with nph-build
Andy 8637 Oct 23, 2008, 4:35 AM