Problems installing/using Modem::Vgetty Perl module

David Brueckmann (brueckmann@mycontrol.de)
Sat, 20 Feb 1999 11:13:12 +0100


"Mark A. Haun" wrote:

> Use of uninitialized value at 
> Can't call method "enable_events" without a package or object reference at
> /usr/local/bin/aurora_notify line 15.

this looks good :) you can't call a vgetty::modem script directly...
you can use it for example as a caller_programm for vgetty or
use it with vm shell <scriptname> to execute it. But don't forget
to set the default shell in your voice.conf to /usr/bin/perl or
wherever you're perl-interpreter is.

bye, david