gitmo/moose-presentations.git
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 Clarify how to check whether old value is passed to...
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
2013-05-30 Dave Rolsky Remove mention of moosepan from README
2013-05-30 Dave Rolsky Require Moose 2.0800
2013-05-30 Dave Rolsky Remove moosepan
2013-05-30 Dave Rolsky Import get from LWP::Simple
2012-05-14 Shawn M Moore update-moosepan
2011-06-30 Dave Rolsky Fix attr name in test output
2011-06-30 Dave Rolsky Fix git repo
2011-06-30 Dave Rolsky Fix class name
2011-06-30 Dave Rolsky use env in shbang
2011-06-30 Dave Rolsky Require Moose 2.0000
2011-06-30 Dave Rolsky improve failure case output for isa_ok tests
2011-06-30 Dave Rolsky Use env in shbang
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-06-27 Dave Rolsky updated moosepan
2011-02-04 Dave Rolsky BAIL_OUT if any of the classes warn on load (catches...
2011-02-04 Dave Rolsky Tweak wording 06.t
2011-02-04 Dave Rolsky Don't call ->does_role on meta object until we know...
2011-02-04 Dave Rolsky Mark bad code
2011-02-04 Dave Rolsky Add test that Person preserves account object for 06...
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-04 Dave Rolsky Test that Employee is clean and immutable in tests01
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 Redo method modifiers exercise to use before/after...
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
2011-02-02 Dave Rolsky update moosepan to latest versions off cpan
2010-10-12 Dave Rolsky Forgot to add new tarballs
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 Test deposit() before testing withdraw()
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-10-08 Dave Rolsky one more moosepan update
2010-10-08 Dave Rolsky update moosepan
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-14 Shawn M Moore Update moosepan
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-08-03 Dave Rolsky Don't swallow errors from BUILDARGS
2010-08-03 Dave Rolsky Fix typo in test directions
2010-07-28 Dave Rolsky Move types exercises to middle of types sections -...
2010-07-28 Dave Rolsky update local moosepan
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-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Manipulate TB level in helper subs
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-29 Dave Rolsky Make tests match the order of the instructions for...
2010-06-29 Dave Rolsky More instruction fixes
2010-06-29 Dave Rolsky Fix typo in instructions
next