I have not seen any discussion about Perl development
on mobile devices, phones, etc. Is anyone doing it, and if so, with what tools? Is there a Perl equivalent to J2ME? Since Perl is quite married to *nix, and the porting pattern of least resistance seems to be to piggy back on Linux by waiting for hackers to port Linux (i.e., Busybox?) to the device, and then bootstrap Perl off of that. But most devices can't run Linux, and Java has become the de facto standard development platform. Or is Perl basically non-existent in the mobile domain?