gitmo/moose-presentations.git
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
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-06-17 Dave Rolsky Fix a speling error
2010-06-17 Dave Rolsky Small tweak to readme text
2010-06-17 Dave Rolsky Fix small mistake in test
2010-06-17 Dave Rolsky Slight grammar tweak
2010-06-17 Dave Rolsky Add script to test all exercises (useful when testing...
2010-06-17 Dave Rolsky updated moosepan with latest modules
2010-02-08 Dave Rolsky Add some notes about proxies and windows
2010-02-08 Dave Rolsky Don't allow connecting to the net
2010-02-08 Dave Rolsky Force a local-only install
2010-02-06 Dave Rolsky Fix up trigger instructions and example implementation.
2010-02-06 Dave Rolsky Add slide on arguments to trigger sub
2010-02-05 Dave Rolsky Fix a few small typos
2010-02-05 Dave Rolsky Work with both newer and older CPAN versions
2010-02-05 Dave Rolsky Add a hint about using ref() or reftype
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 Don't want padding on code spans
next