Moose::Manual::Resources

NAME
VERSION
Resources
Older Resources
AUTHORS
COPYRIGHT AND LICENSE


NAME

Moose::Manual::Resources − Links to various tutorials, videos, blogs, presentations, interviews, etc…

VERSION

version 2.2014

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/

Videos

A new object system for the Perl 5 core, Stevan Little

Stevan Little interviewed by Gabor Szabo for PerlMaven.com

Perl 6 OO vs. Moose, Herbert Breunung

Introduction To Moose, Mike Whitaker

“Dr. Strange… Moose or: How I Learned to Stop Worrying and Love Perl”

Evolving Software with Moose, Dave Cross

Testing with Test::Class::Moose, Curtis Poe

“Moose is Perl” tutorial, OSCON 2014, Ricardo Signes

Slide Shows

Use Moose to create abstractions in the domain, Shawn M. Moore (sartak)

Articles

Perl.org Moose Whitepaper

PerlMaven.com

Getting Started with Moose, brian d foy http://www.theperlreview.com/articles/moose.html

Wikipedia.org

Moose: A postmodern object system for Perl 5

Roles and Delegates and Refactoring

Older Resources

Articles
2011

Dave Rolsky reviews Perl Best Practices, Chapter 15, Objects 7 years later

Mark A. Stratman discusses subclassing non-Moose classes

Mark A. Stratman shows how to use delegation to work with non-Moose classes

The WebGUI folks talk about version 8.0 (which uses Moose)

chromatic discusses Parameterized roles with Moose

2010

Chris Prather discusses Moose and the Modern Perl movement

Devin Austin talks about MooseX::App::Cmd

JT Smith declares The Second Age of Perl

JT Smith talks about Lacuna Expanse (which uses Moose)

Moose 1.00 is Released

Moritz Lenz asks What is “Modern Perl”?

Yuval Kogman declares “Moose has won”.

chromatic discusses how Moose helps you write more correct code

chromatic discusses the Moose deprecation policy

chromatic talks about Class::MOP in relation to his Modern Perl book

chromatic talks about Encapsulation and Moose

2009

Bruno Vecchi praises Moose for making his protein analysis code easier

Chris Prather compares MooseX::Declare to Simula 67

Chris Prather rationalizes Moose’s “post modern” label

Dave Rolsky’s post-mortem on his Moose documentation grant

David McLaughlin experiments with extending Moose for MooseX::ChainedAccessors

Sam Crawley summarizes his experience with roles

Shawn M Moore discusses Perl::Critic for Moose and linting with the MOP

Shlomi Fish discovers a better way to Moose

Stevan Little explains why you should make your Moose classes immutable

Tomas Doran interview about the new Moose-based Catalyst

chromatic contrasts roles and duck-typing

chromatic contrasts roles and inheritance

chromatic on The Why of Perl Roles

2008

Barry Walsh does an excellent comparison of Moose and Ruby (specifically the Doodle module)

Tim Bunce’s excellent Perl Myths talk gives a shout out to Moose

chromatic suggests Moose and Mouse in his Beginners Introduction to Object-Oriented Programming with Perl article

2007

Larry mentioned Moose in 2007’s State of the Onion speech

Max Kanat-Alexander (of Bugzilla fame) has some nice things to say about Moose

2006

Class::MOP Review (OnLAMP)

Presentations
Perl Mongers Groups

Doug Treder’s Moose talk at Seattle Perl Users Group

Hans Dieter Pearcey’s Meta-Moose at PDX .pm

Piers Cawley’s MooseX::Declare talk at London.pm (video)

Robert Boone’s Moose talk at Houston.pm

hakobe’s Moose presentation at Kansai.pm

2011

SawyerX’s FOSDEM 2011 Moose talk

2010

Drew Stephens gives a lighting talk on Moose at SHDH 36

Jesse Luehrs’s “Extending Moose” talk at YAPC::NA 2010

Shawn Moore’s “Non-hierarchical osdc.tw

Ynon Perek’s Perl Object Oriented Programming slides

2009

Dave Rolsky’s Introduction to Moose master class at YAPC::NA 2009 (delivered by Shawn Moore and Jonathan Rockway)

Devin Austin’s Intro to Moose at YAPC::NA 2009

Hans Dieter Pearcey’s Code Reuse with Moose at YAPC::NA 2009

Mike Whitaker’s Intro to Moose at Italian Perl Workshop

Mike Whitaker’s Introduction to Moose at the Italian Perl Workshop

Shawn M Moore’s Intro to Moose at Frozen Perl

Shawn Moore’s Extending Moose for Applications at YAPC::NA 2009

Shawn Moore’s Moose master class at YAPC::Asia 2009

Yuval Kogman’s Why Moose at the Nordic Perl Workshop

2008

Mike Whitaker’s Intro to Moose at the London Perl Workshop

2006

Sam Vilain gives the very first Moose talk at YAPC::EU

AUTHORS

Stevan Little

Dave Rolsky

Jesse Luehrs

Shawn M Moore

×××× ×§××’×× (Yuval Kogman)

Karen Etheridge

Florian Ragwitz

Hans Dieter Pearcey

Chris Prather

Matt S Trout

COPYRIGHT AND LICENSE

This software is copyright (c) 2006 by Infinity Interactive, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.