You'll find more info about this by searching for "microperl" It's there in theory, but I haven't found anything that worked. Mostly you'll find discussions explaining why, which basically boils down to perl being too big for Palm's memory. Searching perlmonks for "pda" or "perlce" will turn up some nodes discussing it and basically WindowsCE/PocketPC or a Linux device are your only choices.

For what it's worth, I've only gotten Raineir's perl to work on my ipaq, the more current 5.8 perlce wouldn't run last time I investigated it. I'd like to run POE on my ipaq, eventually.

ps: python, lisp, and java have all been ported to palm in some way or another. You'd think that would be motivation enough for us perl folks to build a better shoehorn :-)

In reply to Re: Is Perl available for PalmOS? by elwarren
in thread Is Perl available for PalmOS? by scottj

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.