On Thu, 17 Jan 2008, Suresh Govindachar wrote:
>   Would appreciate any suggestions on getting perl scripts to run on
>   the AT&T Tilt phone with Windows Mobile 6 Professional
>
>      http://www.htcwiki.com/page/ATT+TILT
>
>   I am guessing that since java apps can be run on phones, it would be
>   possible to run perl scripts too. If the perl-scripts have to be as
>   PerlApps would it be possible to deploy one PerlApp that has all the
>   "core stuff" (and essentially acts as perl.exe) and have the other
>   user-perl-script based PerlApps share this core PerlApp?

This won't work because the Tilt uses a Qualcomm MSM processor (ARM11),
which isn't supported by ActivePerl and PerlApp.

Even if the processor architecture was supported, Perl would still need
a special build for Windows Mobile, which is (or at least used to be)
quite different in capabilities from normal Windows.

Cheers,
-Jan

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to