
Dist::Maker - Yet another distribution maker

This document describes Dist::Maker version 0.06.

use Dist::Maker;
Dist::Maker->run(@ARGV);
# See dim(1) for usage

This is yet another distribution maker.
This software is an alpha version. Any API will change without notice.

Perl 5.10.0 or later.

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.

Dist::Maker::Config for configuration variables
Text::Xslate to extend templates

Goro Fuji (gfx) <gfuji(at)cpan.org>

Copyright (c) 2010, Goro Fuji (gfx). All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.