These instructions use local::lib (https://metacpan.org/pod/local::lib) to build the padre sources. Ubuntu 14.10 has a recent perl (5.20.1) and padre (1.00). This is also the case for Debian testing and unstable. Kudos to the Debian Perl Group (https://pkg-perl.alioth.debian.org/).

$ sudo apt-get install padre

This padre can of course be starting by just typing: $ padre

$ mkdir -p ~/Code && cd ~/Code
$ git clone https://github.com/PadreIDE/Padre.git