The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Device::Modem.

0.01  Tue Feb 26 22:15:22 CET 2002
	- original version; created by h2xs 1.20 with options
		-A -X -n Device::Modem -v 0.01

1.04  Mon Mar 25 07:37:20 CET 2002
    - cleaned up docs and some of source code

1.05  Sat Mar 30 16:19:40 CET 2002
	- added and documented dial() and repeat(), still
      to be tested!

1.07  Wed Apr  3 22:05:00 CEST 2002
	- renamed `serial' parameter as `port', syncing with
	  existent docs
	- removed some warnings on parameters passing

1.08  Wed Apr  3 23:31:58 CEST 2002
	- fixed logging classes auto-load mechanism
	- added parse_answer() function, to easily retrieve
	  informational responses
	- added TO-DO list to pod