The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Perl::Dist::Padre - Strawberry + Padre for Win32 builder

VERSION

This document describes Perl::Dist::Padre version 0.630.

DESCRIPTION

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

SYNOPSIS

        # This module is only used to build Strawberry + Padre. 
        # See below if you want to try it yourself.

Building Padre Standalone

Unlike Strawberry, Strawberry + Padre does not have a standalone build script.

To build Strawberry + Padre, run the following.

        perldist_w Padre

You may wish to view the BUILDING.txt file in the distribution for more information.

DIAGNOSTICS

The diagnostics that are specifically returned by this module are PDWiX classes or subclasses ( subclasses of Exception::Class::Base. )

Could not find distribution directory for Perl::Dist::Padre

File::ShareDir could not find the share directory for this module.

(returned as a PDWiX::Caught object.)

Perl %s is not available in Padre Standalone

You can only build Padre Standalone on Perl 5.10.1.

CONFIGURATION AND ENVIRONMENT

Perl::Dist::Padre requires no configuration files or environment variables.

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.

INCOMPATIBILITIES

This module cannot be used from a perl installed in C:\strawberry.

SUPPORT

Bugs should be reported via:

1) The CPAN bug tracker at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Perl-Dist-Padre if you have an account there.

2) Email to <bug-Perl-Dist-Padre@rt.cpan.org> if you do not.

Please note that only bugs in the distribution itself or the CPAN configuration should be reported to RT. Bugs in individual modules should be reported to their respective distributions.

For other issues not mentioned above, contact the topmost author.

AUTHORS

Curtis Jewell <csjewell@cpan.org> and Adam Kennedy <adamk@cpan.org>

SEE ALSO

http://csjewell.comyr.com/perl/

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.