The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.1   1998/08/29 20:47:31  winter
	- pre CPAN format release by Bruce Winter for MisterHouse
	- package name = cm11.pm

1.2   1998/12/07 14:32:41  winter
	- add dim level code.  Do not block on receive_buffer read.

1.3   1999/01/07 01:58:19  winter
	- add 5% dim levels

1.4   1999/02/01 00:06:49  winter
	- add linux support

1.5   1999/02/21 00:26:18  winter
	- use OS_win

1.6   1999/03/12 04:26:46  winter
	- avoid checksum test on 0x5a sums

1.7   1999/04/29 12:21:20  winter
	- add dim level decode

1.8   1999/06/20 22:31:54  winter
	- Reset clock on power-fail indicator.  Change debug msgs.

1.9   1999/07/05 22:31:28  winter
	- reset clock according to the real time.

1.10  1999/07/21 21:09:11  winter
	- switch from Win32::Sleep to select

1.11  1999/08/01 01:28:49  winter
	- *** empty log message ***

1.12  1999/08/02 02:24:48  winter
	- add STATUS states

-------------------------------------------------------------
Revision history for Perl extension HomeAutomation::X10::CM11.

2.01  Thu Sep 16 15:54:03 1999
	- original version; created by h2xs 1.18
	- h2xs -A -X -n "HomeAutomation::X10::CM11"
	- add send_cm11, receive_cm11, read_cm11, dim_decode_cm11, :FUNC tag
	- eg_cm11.plx is cross-platform version of test_cm11_xxx script
	- create test.pl and SerialStub
	- Add pod to CM11.pm plus README and README.txt
	- Makefile.PL simplifications for Win32

2.02  Thu Sep 16 22:50:23 CDT 1999
	- Makefile.PL displayed text changes
	- Documentation details on non-block reads

-------------------------------------------------------------
Revision history for Perl extension ControlX10::CM11.

2.03  Wed Sep 29 11:20:15 CDT 1999
	- Convert to CPAN-approved namespace