How to develop apps for smartPhone(s) using perl?

mc?

New member
Hello.
I guess the title pretty much sums it up.
I've been learning perl for some time now,
and as I'm not into learning any new languages any time soon,
I was wondering if there is a way to use perl,
to write apps for any or all existing smartPhones currently on the market.
Note that I know nothing about any smartPhone,
including how to upload my program to it once it's complete.

So.. is there a way to use only perl programing to develop an uploadable apps
for (atleast some kinds of) smartPhones ?
will I need to install any programs for that (preferably free even for commercial purposes)?

Thx
 
You can't use Perl to develop smartphone apps. You can use ObjectiveC for iPhone, or Java for RIM/Symbian/Android.
 
Back
Top