summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2020-10-03 11:03:17 +0100
committerdakkar <dakkar@thenautilus.net>2020-10-03 11:03:17 +0100
commitceff9e620ec18a52204891193ca2a2a1328019a2 (patch)
tree03841999c78b9c23c205b70e0e8b17eb1f77e607
parentupdate input remap page (diff)
downloadthenautilus-ceff9e620ec18a52204891193ca2a2a1328019a2.tar.gz
thenautilus-ceff9e620ec18a52204891193ca2a2a1328019a2.tar.bz2
thenautilus-ceff9e620ec18a52204891193ca2a2a1328019a2.zip
point at termux instead hand-building a perl
-rw-r--r--src/SW/perl-on-android/document.en.rest.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/SW/perl-on-android/document.en.rest.txt b/src/SW/perl-on-android/document.en.rest.txt
index 9632ee3..33c63d4 100644
--- a/src/SW/perl-on-android/document.en.rest.txt
+++ b/src/SW/perl-on-android/document.en.rest.txt
@@ -6,6 +6,11 @@ Compiling Perl on Android
:tags: - software
- perl
+.. admonition:: use Termux
+
+ In the years since this page was written, a much better alternative
+ has emerged: `Termux <https://termux.com/>`_. It gives you a Debian
+ chroot, with Perl, Rakudo, Python, Ruby, EMACS…
At `YAPC::EU 2012`_, I only had my Asus TF101, and I wanted to play
with some of the modules that the speakers were talking about.