The Role type simply checks if $object->can('does')
[gitmo/Moose.git] / lib / Moose / Cookbook /
2009-06-22 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 correct pod document name
2009-05-06 Cory Watson Fix typo in Extending::Recipe1
2009-05-03 Dave Rolsky Moved recipes to get rid of Basic 8 as a TODO, and...
2009-05-03 Dave Rolsky Merge WTF into FAQ - in many cases WTF was out of date...
2009-05-03 Dave Rolsky Remove $next->($self, ...) in favor of $self->$next...
2009-05-03 Dave Rolsky Fix aroun example to handle both read ...
2009-05-03 Dave Rolsky Minor code tweaks in the FAQ
2009-05-03 Jesse Luehrs update other docs about Moose::Exporter to not use...
2009-05-02 Dave Rolsky Fix a few small typos
2009-04-30 Dave Rolsky For inheriting from a non-Moose class, just point to...
2009-04-30 Dave Rolsky Mention MX::NonMoose
2009-04-30 Shawn M Moore Another pass at the FAQ for legibility
2009-04-30 Shawn M Moore hahaha turning off type constraints has been coming...
2009-04-30 Shawn M Moore Get rid of some "I"s for "we"s
2009-04-30 Shawn M Moore Efficiency FAQ updates
2009-04-30 Shawn M Moore Fix my own suspicious grammar
2009-04-30 Shawn M Moore Is Moose ready?
2009-04-30 Shawn M Moore More FAQ content about method modifiers
2009-04-30 Shawn M Moore Update the "is Moose's API stable?" FAQ answer
2009-04-30 Shawn M Moore Rewrite the "is moose production ready?" answer
2009-04-30 Shawn M Moore Improve the extending-nonmoose-classes FAQ answer
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-03 Dave Rolsky doh, forgot to actually add the recipe itself
2009-03-31 Jesse Luehrs typo fixes for the documentation section (other than...
2009-03-30 Hans Dieter Pearcey remove recommendation for Moose::Policy
2009-03-28 Hans Dieter Pearcey init_meta documentation
2009-03-27 Dave Rolsky Fix speling error
2009-03-27 Dave Rolsky Wrote meta recipe 6, a method metaclass example
2009-03-14 Dave Rolsky Redo this example using a glob reference, since the...
2009-03-14 Dave Rolsky fix some spelling mistakes and update the local dictionary
2009-03-09 Dave Rolsky Some more tests
2009-03-09 Dave Rolsky No more My. in type names
2009-03-09 Dave Rolsky doc fixes from Radu Greab
2009-03-05 Cory G Watson Fix pod formatting typo
2009-03-03 Dave Rolsky Wrote the meta-instance recipe
2009-02-21 Dave Rolsky A hack I think will fix the formatting on search.cpan.
2009-02-18 Dave Rolsky Add tool for extracting inline tests.
2009-02-18 Dave Rolsky Fix some bugs in the recipe code
2009-02-18 Dave Rolsky wrote roles recipe 3 - applying a role to an object...
2009-02-17 Dave Rolsky Add basics recipe 11, BUILD & BUILDARGS
2009-02-14 Dave Rolsky Be consistent and say "attribute option(s)", not "param...
2009-02-14 Dave Rolsky Use a trigger in recipe 3, since we want to update...
2009-02-13 Dave Rolsky Mention that we could use a trigger instead of a before...
2009-02-13 Stevan Little adding more tests to the binary tree recipe, and adding...
2009-02-12 Dave Rolsky this speling test is really useful. fixed a whole bunch...
2009-02-12 Dave Rolsky Revised types snack (and perltidied its code)
2009-02-12 Dave Rolsky Small revision to keywords snack
2009-02-12 Dave Rolsky Revise extending recipe 4
2009-02-12 Dave Rolsky Apparentl S<C<< doesn't work with all pod parsers
2009-02-12 Dave Rolsky Some more pod fixlets
2009-02-12 Dave Rolsky Revised extending recipe 3
2009-02-12 Dave Rolsky Avoid breaking inside code
2009-02-12 Dave Rolsky Revised recipe 2
2009-02-12 Dave Rolsky Revised extending recipe 1
2009-02-12 Dave Rolsky Revised meta recipe 5
2009-02-12 Dave Rolsky Revise meta recipe 4
2009-02-12 Dave Rolsky Revised recipe 3
2009-02-12 Dave Rolsky Revised recipe 2
2009-02-11 Dave Rolsky Revised meta recipe 1
2009-02-11 Dave Rolsky Don't define a coercion directly to a class like URI...
2009-02-11 Dave Rolsky Merged the content from Moose::Cookbook::Style into
2009-02-11 Dave Rolsky Revised roles recipe 2
2009-02-11 Dave Rolsky Revised roles recipe 1
2009-02-10 Dave Rolsky Revised recipe 10 and updated the test code to match.
2009-02-10 Dave Rolsky Revised basics recipe 9 and moved a lot of its content...
2009-02-10 Dave Rolsky Revised basics recipe 7.
2009-02-10 Dave Rolsky Write the description for basics recipe 6.
2009-02-10 Dave Rolsky remove statements about the next recipe (which tend...
2009-02-10 Dave Rolsky adding myself as an author to the recipes I revised...
2009-02-10 Dave Rolsky Made an editorial pass through basics recipe 5
2009-02-09 Dave Rolsky Clarify that this wtf is about subroutine attributes
2009-02-08 Dave Rolsky An editorial pass through basics recipe 4
2009-02-06 Dave Rolsky Made an editorial pass over basics recipe 3
2009-02-04 Lars Dieckow more typo fixes
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-11 Dave Rolsky More doc fixes
2009-01-11 Dave Rolsky Got to do Moose->init_meta
2009-01-11 Dave Rolsky Fix function name
2009-01-06 Dave Rolsky tidy code in pod for consistency
2009-01-06 Dave Rolsky tidy code in pod for consistency
2009-01-06 Dave Rolsky tidy code in pod for consistency, also tidy some text
2009-01-06 Dave Rolsky Ran the sample code through perltidy
2008-12-22 Dave Rolsky Fix some typos
2008-12-04 Dave Rolsky Quote subtype names here
2008-11-26 Shawn M Moore Attempt to explain why a role that just requires method...
2008-11-07 Dave Rolsky Tidy the code (and clean up rampant wacky whitespace...
2008-11-07 Dave Rolsky Tidy the code, which also removes whitespace on otherwi...
2008-10-24 Yuval Kogman update pod link to not use a search.cpan.org uri
2008-10-12 Yuval Kogman namespace::clean example in style
2008-10-02 John Douglas Porter possessive "its" had an apostrophe
2008-09-24 Todd Hepler synopsis tweak
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-02 Dave Rolsky Add some examples of object construction to the synopsi...
2008-09-02 Paul Driver Another spelling error. Pedantic, ain't it?
2008-09-02 Paul Driver Tiny little spelling error in Moose::Cookbook::Extendin...
2008-08-31 Dave Rolsky recipe was missing a number
2008-08-29 Dave Rolsky merge trunk to meta-role-helper branch
next