.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Moose::Manual::Resources 3pm" .TH Moose::Manual::Resources 3pm 2024-01-21 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME Moose::Manual::Resources \- Links to various tutorials, videos, blogs, presentations, interviews, etc... .SH VERSION .IX Header "VERSION" version 2.2207 .SH Resources .IX Header "Resources" This section is an attempt to collect and list some of the many Moose resources that can be found online. Additional information can be found at http://moose.perl.org/ .SS Videos .IX Subsection "Videos" .IP \(bu 4 A new object system for the Perl 5 core, Stevan Little .IP \(bu 4 Stevan Little interviewed by Gabor Szabo for PerlMaven.com .IP \(bu 4 Perl 6 OO vs. Moose, Herbert Breunung .IP \(bu 4 Introduction To Moose, Mike Whitaker .IP \(bu 4 "Dr. Strange... Moose or: How I Learned to Stop Worrying and Love Perl" .IP \(bu 4 Evolving Software with Moose, Dave Cross .IP \(bu 4 Testing with Test::Class::Moose, Curtis Poe .IP \(bu 4 "Moose is Perl" tutorial, OSCON 2014, Ricardo Signes .SS "Slide Shows" .IX Subsection "Slide Shows" .IP \(bu 4 Use Moose to create abstractions in the domain, Shawn M. Moore (sartak) .SS Articles .IX Subsection "Articles" .IP \(bu 4 Perl.org Moose Whitepaper .IP \(bu 4 PerlMaven.com .IP \(bu 4 Getting Started with Moose, brian d foy http://www.theperlreview.com/articles/moose.html .IP \(bu 4 Wikipedia.org .IP \(bu 4 Moose: A postmodern object system for Perl 5 .IP \(bu 4 Roles and Delegates and Refactoring .SH "Older Resources" .IX Header "Older Resources" .SS Articles .IX Subsection "Articles" \fI2011\fR .IX Subsection "2011" .IP \(bu 4 Dave Rolsky reviews Perl Best Practices, Chapter 15, Objects 7 years later .IP \(bu 4 Mark A. Stratman discusses subclassing non-Moose classes .IP \(bu 4 Mark A. Stratman shows how to use delegation to work with non-Moose classes .IP \(bu 4 The WebGUI folks talk about version 8.0 (which uses Moose) .IP \(bu 4 chromatic discusses Parameterized roles with Moose .PP \fI2010\fR .IX Subsection "2010" .IP \(bu 4 Chris Prather discusses Moose and the Modern Perl movement .IP \(bu 4 Devin Austin talks about MooseX::App::Cmd .IP \(bu 4 JT Smith declares The Second Age of Perl .IP \(bu 4 JT Smith talks about Lacuna Expanse (which uses Moose) .IP \(bu 4 Moose 1.00 is Released .IP \(bu 4 Moritz Lenz asks What is "Modern Perl"? .IP \(bu 4 Yuval Kogman declares "Moose has won". .IP \(bu 4 chromatic discusses how Moose helps you write more correct code .IP \(bu 4 chromatic discusses the Moose deprecation policy .IP \(bu 4 chromatic talks about Class::MOP in relation to his Modern Perl book .IP \(bu 4 chromatic talks about Encapsulation and Moose .PP \fI2009\fR .IX Subsection "2009" .IP \(bu 4 Bruno Vecchi praises Moose for making his protein analysis code easier .IP \(bu 4 Chris Prather compares MooseX::Declare to Simula 67 .IP \(bu 4 Chris Prather rationalizes Moose's "post modern" label .IP \(bu 4 Dave Rolsky's post-mortem on his Moose documentation grant .IP \(bu 4 David McLaughlin experiments with extending Moose for MooseX::ChainedAccessors .IP \(bu 4 Sam Crawley summarizes his experience with roles .IP \(bu 4 Shawn M Moore discusses Perl::Critic for Moose and linting with the MOP .IP \(bu 4 Shlomi Fish discovers a better way to Moose .IP \(bu 4 Stevan Little explains why you should make your Moose classes immutable .IP \(bu 4 Tomas Doran interview about the new Moose-based Catalyst .IP \(bu 4 chromatic contrasts roles and duck-typing .IP \(bu 4 chromatic contrasts roles and inheritance .IP \(bu 4 chromatic on The Why of Perl Roles .PP \fI2008\fR .IX Subsection "2008" .IP \(bu 4 Barry Walsh does an excellent comparison of Moose and Ruby (specifically the Doodle module) .IP \(bu 4 Tim Bunce's excellent Perl Myths talk gives a shout out to Moose .IP \(bu 4 chromatic suggests Moose and Mouse in his Beginners Introduction to Object-Oriented Programming with Perl article .PP \fI2007\fR .IX Subsection "2007" .IP \(bu 4 Larry mentioned Moose in 2007's State of the Onion speech .IP \(bu 4 Max Kanat-Alexander (of Bugzilla fame) has some nice things to say about Moose .PP \fI2006\fR .IX Subsection "2006" .IP \(bu 4 Class::MOP Review (OnLAMP) .SS Presentations .IX Subsection "Presentations" \fIPerl Mongers Groups\fR .IX Subsection "Perl Mongers Groups" .IP \(bu 4 Doug Treder's Moose talk at Seattle Perl Users Group .IP \(bu 4 Hans Dieter Pearcey's Meta-Moose at PDX.pm .IP \(bu 4 Piers Cawley's MooseX::Declare talk at London.pm (video) .IP \(bu 4 Robert Boone's Moose talk at Houston.pm .IP \(bu 4 hakobe's Moose presentation at Kansai.pm .PP \fI2011\fR .IX Subsection "2011" .IP \(bu 4 SawyerX's FOSDEM 2011 Moose talk .PP \fI2010\fR .IX Subsection "2010" .IP \(bu 4 Drew Stephens gives a lighting talk on Moose at SHDH 36 .IP \(bu 4 Jesse Luehrs's "Extending Moose" talk at YAPC::NA 2010 .IP \(bu 4 Shawn Moore's "Non-hierarchical osdc.tw .IP \(bu 4 Ynon Perek's Perl Object Oriented Programming slides .PP \fI2009\fR .IX Subsection "2009" .IP \(bu 4 Dave Rolsky's Introduction to Moose master class at YAPC::NA 2009 (delivered by Shawn Moore and Jonathan Rockway) .IP \(bu 4 Devin Austin's Intro to Moose at YAPC::NA 2009 .IP \(bu 4 Hans Dieter Pearcey's Code Reuse with Moose at YAPC::NA 2009 .IP \(bu 4 Mike Whitaker's Intro to Moose at Italian Perl Workshop .IP \(bu 4 Mike Whitaker's Introduction to Moose at the Italian Perl Workshop .IP \(bu 4 Shawn M Moore's Intro to Moose at Frozen Perl .IP \(bu 4 Shawn Moore's Extending Moose for Applications at YAPC::NA 2009 .IP \(bu 4 Shawn Moore's Moose master class at YAPC::Asia 2009 .IP \(bu 4 Yuval Kogman's Why Moose at the Nordic Perl Workshop .PP \fI2008\fR .IX Subsection "2008" .IP \(bu 4 Mike Whitaker's Intro to Moose at the London Perl Workshop .PP \fI2006\fR .IX Subsection "2006" .IP \(bu 4 Sam Vilain gives the very first Moose talk at YAPC::EU .SH AUTHORS .IX Header "AUTHORS" .IP \(bu 4 Stevan Little .IP \(bu 4 Dave Rolsky .IP \(bu 4 Jesse Luehrs .IP \(bu 4 Shawn M Moore .IP \(bu 4 יובל קוג'מן (Yuval Kogman) .IP \(bu 4 Karen Etheridge .IP \(bu 4 Florian Ragwitz .IP \(bu 4 Hans Dieter Pearcey .IP \(bu 4 Chris Prather .IP \(bu 4 Matt S Trout .SH "COPYRIGHT AND LICENSE" .IX Header "COPYRIGHT AND LICENSE" This software is copyright (c) 2006 by Infinity Interactive, Inc. .PP This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.