• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ChangeLogH A D09-Oct-19992 KiB6841

MANIFESTH A D09-Sep-199897 87

Makefile.PLH A D09-Sep-1998530 177

READMEH A D09-Sep-1998761 2416

Vgetty.pmH A D20-Feb-200227.9 KiB997256

answering_machine.plH A D09-Sep-19981.9 KiB5525

callme.plH A D09-Sep-1998763 2711

README

1$Id: README,v 1.1 1998/09/09 21:48:49 gert Exp $
2
3The Modem::Vgetty module is a Perl interface to the vgetty program,
4which can be used for communication with the voice modems. Vgetty
5is available as a part of the mgetty+senfdax package at the
6following URL:
7
8	ftp://alpha.greenie.net/pub/mgetty/
9
10The module itself is available from CPAN
11(http://www.cpan.org/authors/id/Y/YE/YENYA/).
12The development versions are available in form of the CVS tree at
13the following URL:
14
15	http://www.fi.muni.cz/~kas/vgetty/
16
17The module was written by Jan "Yenya" Kasprzak <kas@fi.muni.cz>.
18Thanks to many people who made this possible, including, but not
19limited to:
20
21-Marc Eberhard for creating the vgetty.
22-Jan Pazdziora for explaining me how the CPAN module can be created.
23
24