CPAN is very much alive. And it rocks. Of course there is a lot old or unmaintained stuff out there. So what, that problem exists for pretty much every language that is mature and stable enough to be used in commercial projects.

Why should we spent our time breaking into childrens toys like those iDevices when we know how to use real computers with real keyboards and a usable screen size? Perl is used by quite a lot of tablets and phones... every time they go online. It's my personal prediction that the trend will be to go in the direction of more web based services (e.g. "the cloud") and away from specialized apps for specific handheld devices anyway.

But if you don't like Perl, then don't bother. There are quite of lot of specialized languages like C#, Objective C, .Net and stuff that lock you in to your favourite vendor's stuff. Hacking Perl onto such a locked down device would be of limited use, since there is no guarantee it will still work after the next software upgrade - the same goes for any non-vendor-approved stuff.

"Believe me, Mike, I calculated the odds of this succeeding against the odds I was doing something incredibly stupid… and I went ahead anyway." (Crow in "MST3K The Movie")

In reply to Re: What was the date that perl actually died? by cavac
in thread What was the date that perl actually died? by cnd

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.