Win32/MSI/DB version 1.01
=========================

This is a object-oriented interface for changing MSI-databases.

For detail please consult the perl online documentation (pod):
	perldoc DB.pm


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

	Win32::API

COPYRIGHT AND LICENCE

GPL, see http://www.fsf.org/licenses/gpl.html
(C)opyright 2003 by pmarek@cpan.org.

