Slashdot Mirror


Perl 6 Quick Reference Guide

Jodrell writes: "(via PerlMonks) Bernd Dulfer has posted a Quick Reference Guide to Perl 6, based on Larry's Apocalypses and Damian's Exegesises, as well as Parrot. The Guide is available in POD and RTF formats."

4 of 18 comments (clear)

  1. Re:POD? by Rysc · · Score: 2, Informative

    POD stands for Plain Old Documentation, and is perls inline documentation scheme. I presume a .pod file would be readable by perldoc, same as any other POD documentation.

    --
    I want my Cowboyneal
  2. Re:Die! Nitwit! Die! by j7953 · · Score: 3, Informative

    Slashdot's summary is wrong. The document is called "Perl 6 Quick Reference."

    --
    Sig (appended to the end of comments I post, 54 chars)
  3. Octopods by fm6 · · Score: 3, Informative
    Not that bad. RTF is readable by WordPad and Word, so all Windows people and most Mac people can read it. You can even read it with StarOffice, assuming it doesn't have too many weird formatting constructs.

    Also, Perl comes with a bunch of utilities for translating POD into other formats, including HTML.

  4. Re:parrot by matzim · · Score: 2, Informative

    i must say that parrot is neat -- i've checked out latest current version, 0.0.2 iirc

    Actually, it's 0.0.8.1! (http://www.parrotcode.org is a little out of date.) The latest releases are in JGOFF's directory on CPAN (http://www.cpan.org/) or you can look it up on http://search.cpan.org/.