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
1.10 Wed Apr 10 00:11:35 CEST 2002
- modified docs, license details
- fixed wrong hangup() call
1.14 Mon Jun 03 21:53:05 CEST 2002
- added is_active() method to test if modem ... (guess :-)
- tested, now seems to work, dial() method
- fixed a *bad* bug in modem answer parsing routine
- better timing and less waits in AT commands
- moved "PRE-ALPHA" to "ALPHA" :-)
1.15 Tue Jun 04 23:20:12 CEST 2002
- modified makefile/test procedure to pass automated cpan tests