Perl Seminar NY's seventh season begins this coming Tuesday. We meet on the third Tuesday of each month from October to May.

Date & Time:
Tuesday, October 17, 2006
6:15-8:15 pm

Location:
NYPC Users Group
481 8 Ave
(Ramada New Yorker Hotel building), btw West 34 & 35 Sts, Manhattan
Room 550-51

Main presentation:

David Golden
The Vanilla Perl Project

The Vanilla Perl Project is a community-based effort to provide binary Perl distributions for the Microsoft Windows operating system that include a bundled compiler. Bundling a compiler provides the ability to install XS CPAN modules directly from CPAN.

While releases are still only officially at the alpha stage, Vanilla Perl and its sibling, Strawberry Perl, are the closest thing to Perl on Unix, and are being used on a daily basis by a number of major CPAN authors and Perl personalities when they need to work with Perl on Windows. Among its notable achievements, it is the only Windows-based Perl known to support v6.pm -- the experimental Perl 6 on Perl 5 bootstrap compiler.

David Golden, core developer and release manager, will give an overview of the project's history, status and roadmap as well as a quick guide to getting started, with hints and tips for things that work and things that are still under development.

Jim Keenan

In reply to xdg at Perl Seminar NY Tuesday October 17 by jkeenan1

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.