Perl::Dist::Padre version 0.270

DESCRIPTION
    This is the distribution builder used to create Padre Standalone for
    Win32.

INSTALLATION
    To install this module, run the following commands:

            perl Makefile.PL
            make
            make test
            make install

DEPENDENCIES
    Dependencies of this module that are non-core in perl 5.8.1 (which is
    the minimum version of Perl required) include Perl::Dist::Strawberry
    version 1.11_14, and URI::file.

COPYRIGHT AND LICENSE
    Copyright (c) 2009 Adam Kennedy and Curtis Jewell.

    This module is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself, either version 5.8.1 or any later
    version. See perlartistic and perlgpl.

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

