The Mail::Address and XML::Parser Perl modules are required on the install machine.
You only need to perform this procedure on the install machine. These modules aren't required on any other nodes.
To install the required Perl modules:
tar -xvf MailTools-2.14.tar.gz
perl Makefile.PL make make test sudo make install
tar -xvf XML-Parser-2.44.tar.gz