Perl this very popular and versatile interpreted language… can be installed on your iOS device!
UPDATE: Tested and working on iOS 5!
UPDATE 2: Tested and working on iOS 6!
Requirements: A Jailbroken device with Cydia and 19 MB free space available (for package download, but it will also need some free space for the installation).
ssh root@iDevice_ip wget http://coredev.nl/cydia/coredev.pub apt-key add coredev.pub echo 'deb http://coredev.nl/cydia iphone main' > /etc/apt/sources.list.d/coredev.nl.list # Now open Cydia, update package lists and install Perl.
Installation details:
- Copy this file to your iPod/iPhone/iPad filesystem in ‘/var/root’ via SFTP: http://coredev.nl/cydia/coredev.pub
- Execute “apt-key add coredev.pub” as root from the same directory
- Execute “echo ‘deb http://coredev.nl/cydia iphone main’ > /etc/apt/sources.list.d/coredev.nl.list” to add the new source in Cydia
- Open Cydia, update the package lists, find and install the "perl" package
[![Perl Cydia CoreDev iPhom/img/perl-cydia-coredev.png) [![Perl on MobileTerminalom/img/perl-on-mobileterminal.png)
The iOS terminal application on the right is called MobileTeminal and is available from my Cydia repository.
Have fun!