Download Padre, the Perl IDE

Ready made packages of Padre for Windows, Linux and Mac OSX.

There is a collection of articles on how to get started with Padre you might want to read.

Windows

The Padre Standalone package contains

  • Strawberry Perl 5.10.1.0
  • Padre 0.50

Download from here:

Warning: there is a known bug in the 0.50 Stand Alone Padre for Windows. After installation the first time you will need to launch the c:\strawberry\perl\bin\padre.bat and only after that you can use the Padre icon.

The Padre Standalone Plus Six package contains

  • Strawberry Perl 5.10.0.6 plus a few module updates
  • Padre 0.41
  • Padre::Plugin::Perl6 0.55
  • A test compile of Rakudo Perl 6 based on the Chicago release

Download from here:

Mac OS X

For installation on Mac OS X, please look at the detailed installation instructions/howto.

There is an experimental DMG 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.3
  • Padre 0.53

Download from here:

  • perl-5.11.3-xl-0.03.tar.gz
  • unzip it using tar xzf perl-5.11.3-xl-0.03.tar.gz
  • Run ./perl-5.11.3-xl-0.03/perl/bin/padre.sh (the .sh file!)

Previous version contained

  • perl 5.10.1
  • Padre 0.51
  • Padre::Plugin::Perl6
  • Padre::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

apt-get install padre will install version 0.42 of Padre.

Debian Sid

apt-get install padre

Other Linux and *BSD

For installation on other Linux distributions and *BSD, please look at the detailed installation instructions.

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-2009 The Padre development teams listed in Padre.pm in the main distribution.