Add another init_arg example
[gitmo/moose-presentations.git] / moose-class / slides / index.html
2013-06-07 Dave Rolsky Add another init_arg example master
2013-06-07 Dave Rolsky Add slide attempting to clarify how Moose creates deleg...
2013-06-07 Dave Rolsky Improve highlighting on native traits sample code
2013-06-07 Dave Rolsky Remove bits on traits & metaclasses in adv attributes
2013-06-05 Dave Rolsky Link to metacpan, not s.c.o
2013-06-05 Dave Rolsky More code formatting tweaks
2013-06-05 Dave Rolsky Add mention of Specio
2013-06-05 Dave Rolsky Tweak formatting of type shortcut slides
2013-06-05 Dave Rolsky Fix small typo
2013-06-05 Dave Rolsky Update copyright years
2013-06-05 Dave Rolsky Remove mention of install-moose
2013-06-05 Dave Rolsky Small wording for re MX::NonMoose
2013-06-05 Dave Rolsky s/@_/@args/ in constructor example
2011-06-30 Dave Rolsky Fix git repo
2011-06-30 Dave Rolsky Fix class name
2011-06-30 Dave Rolsky Fix list indentation
2011-06-29 Dave Rolsky For fuck's sake, really remove the right slides
2011-06-29 Dave Rolsky Oops, removed the wrong slides
2011-06-29 Dave Rolsky Remove slides about delayed name conflicts with roles...
2011-06-27 Dave Rolsky update MooseX count
2011-02-04 Dave Rolsky Mark bad code
2011-02-04 Dave Rolsky Add a slide on ro vs rw and advocate ro
2011-02-04 Dave Rolsky Fix attr inheritance slide now that Moose has a blackli...
2011-02-03 Dave Rolsky Use 5.12.0 instead of 5.10.0
2011-02-03 Dave Rolsky Fix MX distro count and date
2011-02-03 Dave Rolsky Add a missing comma in code
2011-02-03 Dave Rolsky Fix some HTML validity issues
2011-02-03 Dave Rolsky Remove augment/inner bits from slides
2011-02-03 Dave Rolsky Remove slide on sharing a ref in a default (too obscure...
2011-02-03 Dave Rolsky Add comment about broken code
2011-02-03 Dave Rolsky Remove ColumnLike example from role examples
2011-02-03 Dave Rolsky Show as_string sub in Printable role inlining example
2011-02-03 Dave Rolsky Add divider in code
2011-02-03 Dave Rolsky Use Printable role in example of class consuming a...
2011-02-03 Dave Rolsky Clarify binding of super() to parent method
2011-02-03 Dave Rolsky Not sure how many downstream deps exactly
2011-02-03 Dave Rolsky Use ro for first attribute shown
2011-02-03 Dave Rolsky 188 MX modules now
2010-10-12 Dave Rolsky Mention that instructions for exercises are in .t file
2010-10-10 Dave Rolsky Clarify passing @_ to parent BUILDARGS
2010-10-10 Dave Rolsky Fix CYOA jump
2010-10-10 Dave Rolsky Remove list of things that a subclass can change in...
2010-10-10 Dave Rolsky Remove slide on sharing one object as a default for...
2010-10-10 Dave Rolsky Use almost equals sign instead of =~
2010-10-10 Dave Rolsky Fix incremental for override/super example
2010-10-08 Dave Rolsky fix git repo hostname
2010-09-30 Dave Rolsky Doh, slide on Bool was totally wrong
2010-09-22 Shawn M Moore Update how many MooseX there are
2010-09-22 Shawn M Moore Better code popups for override/super
2010-09-22 Shawn M Moore breaking encapsulation is not really needed
2010-09-22 Shawn M Moore throws what
2010-09-22 Shawn M Moore Be more explicit about BUILDARGS munging new's @_
2010-09-22 Shawn M Moore Fix bare >s
2010-09-22 Shawn M Moore We don't call DEMOLISH, Perl does
2010-09-22 Shawn M Moore kid written mother approved
2010-09-22 Shawn M Moore override declares your intent to override a superclass...
2010-09-09 Dave Rolsky Don't copy final slides in two places.
2010-08-03 Dave Rolsky Copy "more info" slide after both endings
2010-08-03 Dave Rolsky Remove extra close paren
2010-08-03 Dave Rolsky Tweak augment example to use $self as needed
2010-07-28 Dave Rolsky Move types exercises to middle of types sections -...
2010-07-17 Dave Rolsky Remove slides on aliasing & excluding role methods.
2010-07-17 Dave Rolsky Setting a read-only attr is an error
2010-06-29 Dave Rolsky Call the MooseX bit bonus slides and move them after...
2010-06-29 Dave Rolsky never gonna do sections 8 & 9 in this class
2010-06-24 Shawn M Moore Fix required => 'ro' to be 1
2010-06-17 Dave Rolsky Renumber sections so there are no gaps
2010-06-17 Dave Rolsky Comment out section titles for sections which don't...
2010-06-17 Dave Rolsky Add summary line about native delegations
2010-06-17 Dave Rolsky Use bare attr for native delegation example
2010-06-17 Dave Rolsky Formatting fixes for some code examples
2010-06-17 Dave Rolsky Show RoleName in type hierarchy
2010-06-17 Dave Rolsky Make delayed role conflict slightly more semantically...
2010-06-17 Dave Rolsky Remove sexy joke time
2010-06-17 Dave Rolsky No room to show required method in inlined role example
2010-06-17 Dave Rolsky Metaclass has does_role method, not does
2010-06-17 Dave Rolsky Lots of HTML entity fixes
2010-06-17 Dave Rolsky Show code for requiring as_string method in example...
2010-06-17 Dave Rolsky Add slide on namespace::autoclean.
2010-06-17 Dave Rolsky Add missing quote
2010-06-17 Dave Rolsky Put my name on the title slide
2010-02-06 Dave Rolsky Add slide on arguments to trigger sub
2010-02-05 Dave Rolsky Fix a few small typos
2010-02-02 Dave Rolsky Many small tweaks and fixes
2010-02-02 Dave Rolsky Add clarification on how Moose binds super()
2010-02-02 Dave Rolsky Some small tweaks to grammar and add an inline style...
2010-01-20 Dave Rolsky Small formatting and typo fixes
2009-10-11 Dave Rolsky Add a bullet point about meaning of Num
2009-10-11 Dave Rolsky Show that Num is a subtype of Str
2009-09-28 Dave Rolsky Add one more slide on Why Moose
2009-09-25 Dave Rolsky s/fat/heavy/ (let's not pick on fat people like me ;)
2009-09-24 Dave Rolsky One more slide on curried delegations
2009-09-24 Dave Rolsky HTML fixes
2009-09-24 Dave Rolsky Add a short section on MX modules
2009-09-24 Dave Rolsky Add an introduce yourself slide. Expand Native delegati...
2009-09-23 Dave Rolsky reword awkward phrase
2009-09-23 Dave Rolsky Show Value compared to Ref
2009-09-23 Dave Rolsky Fix indentation
2009-09-23 Dave Rolsky Missing an "in"
2009-09-23 Dave Rolsky Add note about how extends is necessary for metaclass...
next