Win32::InstallShield
Win32::InstallShield version 0.6
=============================
This module is an interface to manipulate XML output files (.ism)
from Macrovision Installshield.
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:
XML::Parser
COPYRIGHT AND LICENCE
Copyright (C) 2011 Kirk Baucom
This software is not associated with Macrovision in any way.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
|