The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    Perl::Dist::WiX - Experimental 4th generation Win32 Perl distribution
    builder

DESCRIPTION
    This package is currently mostly just a placeholder for the eventual
    home namespace of a future upgrade to Perl::Dist based on Windows
    Install XML technology, instead of Inno Setup.

METHODS
  dist_dir
    Provides a shortcut to location the shared files directory.

    Returns a directory as a string or dies on error.

SUPPORT
    No support of any kind is provided for this module

AUTHOR
    Adam Kennedy <adamk@cpan.org>

SEE ALSO
    Perl::Dist, Perl::Dist::Inno, <http://ali.as/>

COPYRIGHT
    Copyright 2008 Adam Kennedy.

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

    The full text of the license can be found in the LICENSE file included
    with this module.