[ Home ] [ Support ] [ Documentation ] [ Systems ]

NAME

Mail::Alias - maniulate mail alias files of various formats


SYNOPSIS

    use Mail::Alias;


DESCRIPTION

Mail::Alias can read various formats of mail alias. Once an object has been created it can be used to expand aliases and output in another format.

NOTE: This package is unfinished


CONSTRUCTOR

new ()


METHODS

read ()
write ()
format ()
exists ()
expand ()


AUTHOR

Graham Barr


COPYRIGHT

Copyright (c) 1995 Graham Barr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.