Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: What's missing in Perl books?

by merlyn (Sage)
on Nov 16, 2005 at 16:25 UTC ( [id://509091]=note: print w/replies, xml ) Need Help??


in reply to Re: What's missing in Perl books?
in thread What's missing in Perl books?

Perl6 isn't done yet. Hard to document a very quickly moving target.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Replies are listed 'Best First'.
Re^3: What's missing in Perl books?
by Juerd (Abbot) on Nov 17, 2005 at 13:25 UTC

    Perl6 isn't done yet. Hard to document a very quickly moving target.

    Hard, yes, certainly. But not quite impossible.

    The fun thing about Perl 6 in its current form is that almost all changes are in syntax and things that Perl 5 didn't support. And even when a major Perl 6 feature is changed somewhat, the underlying principles are practically set in stone and stay the same. It's "just" the details that people work out now.

    Certainly a migration book can already be written, as it is already know how Perl 5 things will behave in Perl 6. Well, except for very minor things like the flipflop. But for that, you can leave in a stub. It's not a show stopper.

    When Perl 6 is in beta, re-read the book(s) and update everything to current. Run the test suite for the example code, and repeat that until everything passes again.

    Perl 6 is a moving target, but that doesn't stop the Pugs team from maintaining more than 8000 unit tests, lots of documentation and of course the Pugs code base. And it shouldn't stop anyone from writing a book.

    If you're not up to it, don't worry. Other people are, and the books will be there by the time Perl 6.0.0 is set free. Some even long before.

    Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://509091]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-25 19:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found