Perl::Dist::Padre version 0.630

DESCRIPTION
   This is the distribution builder used to create Strawberry + 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 2.02, URI::file, and parent.

COPYRIGHT AND LICENSE
   Copyright 2009 - 2010 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.