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.43k stars 800 forks source link

intents for use in perl #97

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:31

I am using the Perl interpreter on sl4a.

I am pretty new to android. I need to to do some stuff using perl and for the 
same i would need few intents like android.intent.action.view. But when i use 
it in the action in makeIntent. "Cant locate intent.pm"

Is there something wrong with my installation. Is there some way i can download 
or install the .pm file

Original issue reported on code.google.com by georged...@gmail.com on 7 May 2012 at 12:18

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