> Posting your whole script, or a larger part might be helpful and get
> more response.  <sidenote>are you using strict and warnings?</sidenote>
>
> My original hunch was that the "where" method was not being exported and
> therefore was not "loaded" by your script, upon a slight more research I
> was *unable* to find the "where" function you are using anywhere except
> in the documentation for SQL::Statement, which makes reference to the
> "where" method existing in the SQL::Statement::OP package which I could
> also not find either in the source for SQL::Statement nor elsewhere on
CPAN.
>
> You might want to crack open the source for the module you have
> installed but I wasn't able to locate where this method is defined
> (other than in the docs).  You might also contact the creator of the
> module about this specific problem.
>
> http://danconia.org
>
well, i think that u r absolutely right about that it might be *ONLY*
existed in the docs, i may contact the creator for more details regarding
this issue.

btw, am not using warnings nor strict.

thanks.
--
Hytham Shehab


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to