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 module Mail::Alias.

1.11 3 September 2000
	Minor cleanup of README and perldoc
	Fixed the makefile for proper installation

1.10  Released 30 August 2000, first version by Tom Zeltwanger <perl@ename.com>
	Added methods that act directly on sendmail alias files
	  including append(), delete(), update(), valid_alias()
	
	Added alias_file() to set the current filepath
		usemem() and usefile() to determine target media
		_init methods to setup object data upon creation
		error_check() to get the last error string

	Changed exists() to find aliases either in a file or in memory

1.6  Versions up to 1.06 by Graham Barr
	No change log information was available for Mail::Alias