On 2/20/06, Beau E. Cox <[EMAIL PROTECTED]> wrote:

> Net::Server works fine for me. I suggest you specify a log file and set
> log-level to the 'debug' value (see the docs).

>From my reading of the docs, what the code in the original posting was
doing seems to be the way to do the key part of what you're
suggesting:

    log_level       => '4',

The error output was in the original posting, so I won't reprint it
here. But the module seemed to be ignoring the passed parameters,
including perhaps that one.

I'm not disputing that Net::Server works for you; in fact, it's good
to hear that it does. But it would help to know *how* you're getting
it to work: with code resembling that of the original post, or
something else?

Thanks!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to