The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1999-09-15  Francis J. Lacoste  <francis.lacoste@iNsu.COM>

	* IPv4Addr.pm:	Corrected errors in the documentation.

			TAG: IPV4ADDR_0_05.

1999-08-15  Francis J. Lacoste  <francis.lacoste@iNsu.COM>

	* IPv4Addr.pm (ipv4_in_netwrok): Fixed broken logic
			of ipv4_in_network. It didn't handle
			correctly network which weren't of 
			the same size.

			TAG: IPV4ADDR_0_04.

1999-07-05  Francis J. Lacoste  <francis.lacoste@iNsu.COM>

	* IPv4Addr.pm (ipv4_in_network): Added check for universal 
			broadcast address (255.255.255.255) and
			no address (0.0.0.0).

			TAG: IPV4ADDR_0_03.

1999-05-27  Francis J. Lacoste  <francis.lacoste@iNsu.COM>

	* IPv4Addr.pm: (ipv4_parse) removed some undefined warnings.
			Updated version to 0.02.