NAME

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

SYNOPSIS

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

DESCRIPTION

TODO

METHODS

TODO

new

TODO

prepare

TODO

run

TODO

get_dists

TODO

dist_count

TODO

get_error

TODO

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.