gitmo/moose-presentations.git
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
2010-06-29 Dave Rolsky Make tests match the order of the instructions for...
2010-06-29 Dave Rolsky Incorporate use_ok tests into the test framework.
2010-06-24 Shawn M Moore Fix required => 'ro' to be 1
2010-06-24 Dave Rolsky Add a test that Person->new() accepts an array ref
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 s/we/you/ in test descriptions
2010-06-17 Dave Rolsky More tweaking to test description text
2010-06-17 Dave Rolsky Small typo fix in test instructions
2010-06-17 Dave Rolsky Make delayed role conflict slightly more semantically...
2010-06-17 Dave Rolsky Remove sexy joke time
next