you described situation quite exactly.
Now I add my knowledge a bit.

http://perlce.sf.net is a bit outdated with two ways: its wiki become read-only due to site reorganization, and there are no fresh builds there.

But things are not fully stagnated, because development branch of Perl receives updates WRT 'wince' from time to time. Also, mailing list there still used a bit, so there are people who try doing a builds from time to time.
I hope "perlce" mailing list will be created soon at perl.org

As for newer build - perl588 could be built with few modification to perl source tree (changes did not got through maintenance release), so better approach is to use 5.8.2 version, or build your own - this is all doable, see for example this message from perlce ML archive

In the current development branch there were some reorganizations, but mostly things are the same.
So may be even better bet could be to build current development snapshot, it should go more smoothly.

Still, you can try existing binaries, just check your processor with http://msdn.microsoft.com/embedded/usewinemb/ce/supproc/default.aspx, and get proper binaries.

I am planning uploading newer binaries to perlce.sf.net within approximately a month.
But there are no build of perl/Tk for perl-5.8+ releases, because porting this monster is a great amount of work. perl/tk is available for perl 5.6, and there's no Unicode there.
So only Tcl/Tk-8.4+ (which is freely usable from perl) is available for WinCE platform.


In reply to Re: Perl for Windows Mobile ? by vkon
in thread Perl for Windows Mobile ? by renodino

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.