Bayonne::Libexec - Perl extension for executing applications under Bayonne 2


Bayonne-Libexec documentation  | view source Contained in the Bayonne-Libexec distribution.

Index


NAME

Top

Bayonne::Libexec - Perl extension for executing applications under Bayonne 2

SYNOPSOS

Top

  use Bayonne::Libexec;
  $TGI = new Bayonne::Libexec;

DESCRIPTION

Top

  This module is used to create an instance of the Bayonne::Libexec.  You
  only need to create one instance.  The Bayonne::Libexec object includes
  member functions which issue commands to the running Bayonne server that
  the application was launched from, and receives reply messages.

EXPORT

Top

None by default.

SEE ALSO

Top

Documentation for GNU Bayonne 2. Support is available from the Bayonne 2 developers mailing list, bayonne-devel@gnu.org.

AUTHOR

Top

David Sugar, <dyfet@gnutelephony.org>

COPYRIGHT AND LICENSE

Top


Bayonne-Libexec documentation  | view source Contained in the Bayonne-Libexec distribution.