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: Allow downloading scripts and modules (.pl and .pm files) #245

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:26

What steps will reproduce the problem?
1. Put a .pl file in the download directory on my web site
2. Try to download it via the browser on the device

What is the expected output? What do you see instead?
I'd like to download the script, save it in the download directory (or in
the scripts directory). Instead of that the browser tells me this file type
is not supported. 

What version of the product are you using? On what operating system?
Emulator running Android 1.6 with perl_r3

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

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

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:26

Original comment by damonkoh...@gmail.com on 6 Nov 2010 at 9:44