One question might be why, but I won't ask. If there was a Palm Perl I'd be happy.

You might not be able to load large modules; my Clie with 8MB RAM crashes for example playing a movie if I have less than a 1MB free. So even if you can store Perl and all your files in the memory stick or whatever you have, you will have to be careful with your use of memory. You will need to build yourself a porting layer library that simulates a lot. Not so sure you can even do :: if that indicates a module in a folder since there are no folders in palmos. But I wondered myself, even with only a small understanding of perl innards I wouldn't say impossible.

Possibly this would be doable to some degree if the folks with Palm Linux come out with the source code, maybe even before then.


In reply to Re: palm perl porting, problems? by mattr
in thread palm perl porting, problems? by dr_lambado

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.