NAME
Perl::Dist::WiX::ReleaseNotes - 4th generation Win32 Perl distribution builder
VERSION
This document describes Perl::Dist::WiX::ReleaseNotes version 1.100.
DESCRIPTION
This module provides the routines that Perl::Dist::WiX uses in order to make the distributions.txt and the release notes files.
SYNOPSIS
# This module is not to be used independently.
INTERFACE
create_distribution_list
The create_distribution_list
method creates the DISTRIBUTIONS.txt file that contains the list of distributions that are installed, and adds it to the .msi.
DIAGNOSTICS
See Perl::Dist::WiX::Diagnostics for a list of exceptions that this module can throw.
BUGS AND LIMITATIONS (SUPPORT)
Bugs should be reported via:
1) The CPAN bug tracker at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Perl-Dist-WiX if you have an account there.
2) Email to <bug-Perl-Dist-WiX@rt.cpan.org> if you do not.
For other issues, contact the topmost author.
AUTHORS
Curtis Jewell <csjewell@cpan.org>
SEE ALSO
Perl::Dist, Perl::Dist::WiX, http://ali.as/, http://csjewell.comyr.com/perl/
COPYRIGHT AND LICENSE
Copyright 2009 Curtis Jewell.
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 distribution.