The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.12

  • Removed requirement to use Mail::Address which was never actually used delete() - changed matching so blank lines (^\s*$) are skipped in alias checking delete() - now returns undef if nothing done or "1" upon success Fix bug that saved object variables (start with _) in alias files when write() is used
  • Rewrite of README to separately address the legacy methods read(), write(), format()
  • alias_check() - changed the match test to require that a FOUND alias is followed by either : or whitespace to eliminate match of "test" with "testxxxx"

Modules

Maniulates mail alias files of various formats. Works on files directly or loads files into memory and works on the buffer.

Provides

in Alias.pm
in Alias.pm
in Alias.pm