Mail::vpopmail version 0.50
=======================


Mail::vpopmail provides functions to interact with vpopmail.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install



COPYRIGHT AND LICENCE

	Copyright (C) 2004 Jeremy Kister.

	This software may be copied and distributed under the terms
	found in the Perl "Artistic License".

	A copy of the "Artistic License" may be found in the standard
	Perl distribution.

