in reply to modem question

uhm.. I never use this module. but looking at the docs it looks like you just copied some lines of the synopsis?

Try some testing like:

$modem->is_active(); # Tests whether modem device is active + or not # So far it works for modem OFF/ modem + ON condition

And you might also want to check out the examples/dial.pl examples/shell.pl, and examples/active.pl scripts that come with the module.

And please use <CODE> tags next post? ;)

Teabag
Sure there's more than one way, but one just needs one anyway - Teabag

Replies are listed 'Best First'.
Re: Re: modem question
by rootstock (Novice) on May 20, 2003 at 03:31 UTC
    ok, thank you so much