The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Perl::Dist::WiX::Toolchain - TO BE DOCUMENTED

SYNOPSIS

  my $toolchain = Perl::Dist::WiX::Toolchain->new(
    ...
  );

DESCRIPTION

TODO: Document

METHODS

TODO: Document

new

TODO: Document

prepare

TODO: Document

run

TODO: Document

get_dists

TODO: Document

dist_count

TODO: Document

get_error

TODO: Document

SUPPORT

Bugs should be reported via the CPAN bug tracker at

http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Perl-Dist-WiX

For other issues, contact the author.

AUTHOR

Curtis Jewell <csjewell@cpan.org>

Adam Kennedy <adamk@cpan.org>

SEE ALSO

Perl::Dist::WiX, Module::CoreList

COPYRIGHT

Copyright 2009 - 2010 Curtis Jewell.

Copyright 2007 - 2009 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.