damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

perl is 5.10.1 but directory is called 5.10.0 #249

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

This is probably not a critical issue but the directory where the perl
libraries are found is called 5.10.0 while perl itself says it is 5.10.1.
Are the modules really those for 5.10.1 ?

Using Android 1.6 and perl_r3

Original issue reported on code.google.com by szab...@gmail.com on 10 Apr 2010 at 1:11

Copied from original issue: damonkohler/android-scripting#284

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Replicated on Nexus One

Original comment by adam%ali...@gtempaccount.com on 12 Apr 2010 at 3:13

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Original comment by damonkoh...@gmail.com on 13 May 2010 at 1:05

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

This is hardcoded in the perl interpreter. It needs to be recompiled with the 
correct
folder name.

Original comment by xsawy...@gmail.com on 24 May 2010 at 3:28

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Same issue with launchableapplications() script...

Original comment by kirkh...@gmail.com on 28 Feb 2011 at 5:46

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Original comment by barbaraj...@gmail.com on 23 Mar 2012 at 3:11