I am cross-posting this for the benefit of anyone out there who doesn't participate in the relevant mailing lists. There is a petition up at dev.perl.org asking for Apple to release their rumored Perl->Cocoa module to the general public. In a nutshell, "Cocoa" is the API for Mac OS X. With a Perl->Cocoa bridge you'd be able to access native system calls to the operating system, which is pretty cool, but more to the point you'd be able to access system calls to the Aqua widgets themselves. Imagine your Perl programs running with incredible sexiness of Aqua.... wow that'd be cool.

Anyway, you may not care, but if you love Perl, and you love OS X, have a look see and see if it's something you'd be interested in supporting. Thanks!

http://dev.perl.org/macosx/

Gary Blackburn
Trained Killer


In reply to Perl-Cocoa Petition by Trimbach

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.