Windows
The Padre Standalone package contains
- Strawberry Perl 5.10.1.2
- Padre 0.63
Note: This includes the Strawberry Perl install files; DO NOT install this MSI if you already have Strawberry Perl installed. Use the CPAN client to install the latest Padre for you.
Download from here:
(The .par file has now been updated to use wxWidgets 2.8.10 instead of the 2.9.0 that was used.)
The Padre Standalone Plus Six package contains
- Strawberry Perl 5.10.0.6 plus a few module updates
- Padre 0.41
Padre::Plugin::Perl60.55- A test compile of Rakudo Perl 6 based on the Chicago release
Download from here:
- Padre 0.41 MSI (recommended)
- Padre 0.41 zip
Mac OS X
For installation on Mac OS X, please look at the detailed installation instructions/howto.
There is an experimental Apple Disk Image download here: Padre.dmg (58 MB).
Please help us by reporting bugs or installation failures to the
Padre IRC Channel
or Padre Trac.
Source code
Released versions of Padre can be downloaded in source code format from the CPAN. If you are interested in development version, please check out our pages for Padre developers.
Linux
The experimental Padre Stand Alone for Linux contains- Perl 5.11.4
- Padre 0.55
Download from here:
perl-5.11.4-xl-0.03.tar.bz2- unzip it using
tar xjf perl-5.11.4-xl-0.03.tar.bz2 - Run
./perl-5.11.4-xl-0.03/perl/bin/padre.sh(the .sh file!)
Previous version contained
- Perl 5.10.1
- Padre 0.51
Padre::Plugin::Perl6Padre::Plugin::Catalyst
Download from here:
- perl-5.10.1-xl-0.03.tar.gz
- unzip it using
tar xzf perl-5.10.1-xl-0.03.tar.gz - Run
./perl-5.10.1-xl-0.03/perl/bin/padre.sh(the .sh file!)
Fedora 11 and later
yum install perl-Padre
Mandriva 2009.0 and later
urpmi perl-Padre
Ubuntu 9.10 or later
sudo aptitude install padre
Debian Sid
aptitude install padre
Other Linux and *BSD
For installation on other Linux distributions and *BSD, please look at the detailed installation instructions.
ActiveState Perl
Mark Dootson provides PPMs for Padre. Add http://www.wxperl.co.uk/repository to your list of repositories.
There are Padre PPMs available for:
- MS Windows – Perl 5.10 and 5.8
- Linux – Perl 5.10
- Mac OS X – Perl 5.10
Caveat for Windows (as of 2010-02):
The one remaining caveat is that the executable on [Windows] does not work. (fails in search for
wperl.exe). But, assuming your<ppminstallbin>is on your path (which it should be) thenpadre.baton the command line should work.
Notice
Padre is not affiliated with or endorsed by the entities listed herein. All logos and trademarks remain the property of their respective registered owners.
License
Padre is free software. You can redistribute it and/or modify it under the same terms as Perl 5.10 which means either the Artistic license or GPL I.
Copyright
Copyright 2008-2010 The Padre development team listed in Padre.pm in the main distribution.
