I used it for a while on my Psion 5 a couple of years ago. It appeared to be fully functional (except that the list of supported packages was "short"). However I never really made good use of it because I had to launch all Perl scripts from the shell, and EPOC doesn't really work well that way (for me).

For me OPL (the Psion's in-built BASIC varient) with Macro5 provided a far better was to add extra facilities to EPOC. The integration with the rest of the system was better, and it was easier to develop scripts on the Psion itself (rather than needing a PC).

This was a few years ago however, if there is a better Perl on the Psion then I would be interested.

PS: I do make extensive use of the Perl Ref Guide on the Psion, I can't remember where I got it from (I thought it was here but I can't see it.


In reply to Re: Perl For Psion by hawtin
in thread Perl For Psion by beretboy

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.