-
-
05 Jun 2011 12:35:20 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Clone repository
- Issues (5)
- Testers (6 / 0 / 536)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (446.22KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Alien::WiX
- Archive::Tar
- Archive::Zip
- CPAN
- Clone
- Data::Dump::Streamer
- Data::UUID
- Devel::StackTrace
- Digest::CRC
- Exception::Class
- File::Copy::Recursive
- File::Find::Rule
- File::HomeDir
- File::List::Object
- File::Path
- File::PathList
- File::ShareDir
- File::Spec
- File::Temp
- File::pushd
- HTTP::Status
- IO::Capture
- IO::Compress::Bzip2
- IO::String
- IPC::Run3
- LWP::Online
- LWP::UserAgent
- LWP::UserAgent::WithCache
- List::MoreUtils
- Module::Build
- Module::CoreList
- Moose
- MooseX::NonMoose
- MooseX::Object::Pluggable
- MooseX::Singleton
- MooseX::Types
- MooseX::Types::Path::Class
- MooseX::Types::URI
- PAR::Dist
- Params::Util
- Portable::Dist
- Probe::Perl
- Process
- Readonly
- Template
- URI
- WiX3
- Win32
- Win32::Exe
- Win32::File::Object
- Win32API::File
- YAML::Tiny
- namespace::autoclean
- namespace::clean
- parent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.500002
- 1. (backported) Remove File::Remove from dependencies.
Documentation
How to write a plugin to build a new version of Perl.The list of exceptions that Perl::Dist::WiX catches.The repository that is used for Perl::Dist::WiX.Windows Perl distribution builderModules
Minimal distribution of Perl, useful only for testing.4th generation Win32 Perl distribution builder"Binary Package" asset for a Win32 PerlSupport routines for distribution assets."Local Distribution" asset for a Win32 Perl"Perl Distribution" asset for a Win32 Perl"Single File" asset for a Win32 PerlStart menu launcher asset for a Win32 Perl"C Library" asset for a Win32 PerlModule asset for a Win32 Perl"Binary .par package" asset for a Win32 Perl"Perl core" asset for a Win32 PerlWebsite link asset for a Win32 PerlFiles and code for building Perl 5.12.3Cache of <Directory> tag objects.Base directory tree for Perl::Dist::WiX.Exception classes for Perl::Dist::WiXTree of <Feature> tag objects.A <Fragment> tag that creates a folder.A <Fragment> tag with environment variable handling.A <Fragment> with file handling.A <Fragment> tag that handles the Start menu.A list of <Icon> tags.4th generation Win32 Perl distribution builderCheckpoint support for Perl::Dist::WiXBasic installation routinesLibrary installation routinesProvides routines for patching files in a Win32 perl distribution.Creates accessory files.Provides support routines for building a Win32 perl distribution.A list of <Property> and <WixVariable> tags.Role for assets.Role for plugins that build from git checkouts.Role for assets that do not require URL's.<Directory> tag that knows how to search its children.<DirectoryRef> tag that knows how to search its children.<Icon> tag that stores its type of target.<Merge> tag that makes its own <MergeRef> when requested.Compiles the initial toolchain for a Win32 perl distribution.Public types used in Perl::Dist::WiX.Generate an entire set of related distributionsExamples
Module Install Instructions
To install Perl::Dist::WiX, copy and paste the appropriate command in to your terminal.
cpanm Perl::Dist::WiX
perl -MCPAN -e shell install Perl::Dist::WiX
For more information on module installation, please visit the detailed CPAN module installation guide.