Coder Social home page Coder Social logo

alien-wix's Introduction

Alien-WiX version 0.305405

Alien::WiX is provided in order to be able to specify a dependency on Windows
Installer XML (otherwise known as WiX), which is used to create Windows 
Installer (.msi) installation packages.

This module also provides utility subroutines that will be useful to programs
and modules that use WiX.

INSTALLATION

When installing this module manually or with old versions of the CPAN/CPANPLUS
toolchains, (CPAN 1.91_53 or below or CPANPLUS 0.85_04 or below), 
Win32API::Registry is required to be installed in order to install
this module.

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

This method of installation will install a current version of Module::Build 
if it is not already installed.
    
Alternatively, to install with Module::Build, you can use the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install


DEPENDENCIES

Dependencies for installation include perl 5.6.0, Win32API::Registry 0.30, 
Module::Build 0.21, and LWP::UserAgent 5.819.

Non-core perl modules required to run this module are Win32::TieRegistry 0.25, 
version.pm 0.76, and Readonly 1.03.  Readonly::XS 1.05 is recommended.

COPYRIGHT AND LICENCE

Copyright (C) 2009, Curtis Jewell.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

alien-wix's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.