in reply to Re: RFC: OO Perl using Moo/Moose book
in thread RFC: OO Perl using Moo/Moose book
Life happened; I had to stop work on it; the grant expired.
I am still pretty interested in writing such a book. The idea is not so much to concentrate on a framework like Moose, but instead to teach object-oriented programming principles from the ground up, with all examples in Perl, using Moose/Moo where appropriate. (For simpler stuff, Class::Tiny and Role::Tiny too.) Given how far Perl 6 has progressed, it might also be fun to work on a parallel version of the book in Perl 6.
The GitHub project for the book is here. (It uses Pod::PseudoPod rather than normal Pod, so Github's pod rendering can't fully handle it.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: RFC: OO Perl using Moo/Moose book
by LanX (Saint) on Apr 26, 2019 at 15:46 UTC | |
by tobyink (Canon) on Apr 26, 2019 at 16:34 UTC | |
by LanX (Saint) on Apr 26, 2019 at 17:04 UTC | |
by tobyink (Canon) on Apr 27, 2019 at 09:36 UTC | |
by LanX (Saint) on Apr 30, 2019 at 14:27 UTC | |
|