Rename Meta::Recipe3 to Meta::Labeled_AttributeTrait
[gitmo/Moose.git] / lib / Moose / Cookbook / Basics /
2012-02-20 Dave Rolsky Rename Basics::Recipe11 to Basics::DateTime_ExtendingNo...
2012-02-20 Dave Rolsky Rename Basics::Recipe10 to Basics::Person_BUILDARGSAndBUILD
2012-02-20 Dave Rolsky Rename Basics::Recipe9 to Basics::Genome_OverloadingSub...
2012-02-20 Dave Rolsky Rename Basics::Recipe8 to Basics::BinaryTree_BuilderAnd...
2012-02-20 Dave Rolsky Rename Basics::Recipe7 to Basics::Immutable
2012-02-20 Dave Rolsky Rename Basics::Recipe6 to Basics::Document_AugmentAndInner
2012-02-20 Dave Rolsky Rename Basics::Recipe5 to Basics::HTTP_SubtypesAndCoercion
2012-02-20 Dave Rolsky Rename Basics::Recipe4 to Basics::Company_Subtypes
2012-02-20 Dave Rolsky Rename Basics::Recipe3 to Basics::BinaryTree_AttributeF...
2012-02-20 Dave Rolsky Rename Basics::Recipe2 to Basics::BankAccount_MethodMod...
2012-02-20 Dave Rolsky Rename Basics::Recipe1 to Basics::Point_AttributesAndSu...
2012-01-27 Jesse Luehrs recipe11 needs to load DateTime::Calendar::Mayan
2011-05-07 Jesse Luehrs and fix the reference to the test file
2011-05-07 Jesse Luehrs fix recipe synopsis
2011-05-07 Jesse Luehrs overriding new isn't necessary when using mx-nonmoose
2011-05-07 Jesse Luehrs typo
2011-05-07 Jesse Luehrs this is not what gender means
2011-05-07 Jesse Luehrs typos
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs talking about things as "magical" isn't helpful
2011-05-07 Jesse Luehrs no need for this to be a footnote, since we talk about...
2011-05-07 Jesse Luehrs simplify a bit by giving this a default
2011-05-07 Jesse Luehrs note how BUILD works here, since it's the first time...
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs clarify a bit
2011-05-07 Jesse Luehrs stop recommending '.' as a type namespace separator
2011-05-07 Jesse Luehrs note that this example really should be using native...
2011-05-07 Jesse Luehrs make this its own header
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs stop documenting BUILDALL and DEMOLISHALL
2011-05-05 Jesse Luehrs fix references to test files
2011-02-08 Karen Etheridge also mention MX::NM:IO
2011-02-07 Karen Etheridge remove meat of recipe - replace with reference to Moose...
2010-12-28 Dave Rolsky Dzil-ize all the .pod files so they can be pod-woven
2010-11-19 Dave Rolsky bump copyright year to 2010
2010-11-18 Chris Prather restore documentation for lazy_build and underscore...
2010-10-28 Dave Rolsky Redid conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-10-18 Dave Rolsky s/simply/simple/
2010-09-10 Dave Rolsky Use Test::Requires in recipe tests
2010-01-26 Patrick Donelan Fixed typos in Recipe9.pod
2010-01-26 Patrick Donelan Fixed typo in Recipe7.pod
2010-01-25 Dave Rolsky Really fix the basics recipe 4 code to remove unneeded...
2010-01-25 Patrick Donelan Removed confusing/unnecessary code in Recipe4 POD
2010-01-04 Dave Rolsky bump copyright year to 2010
2009-12-12 Shlomi Fish Correct a typo - "invokes"->"invoke".
2009-12-10 Shlomi Fish Add a missing comma.
2009-12-09 Shlomi Fish Fix a mis-phrasing in the Cookbook.
2009-12-09 Shlomi Fish Fixed a typo - "a Int" -> "an Int".
2009-11-21 Shawn M Moore Fix a grammar error spotted by [rt.cpan.org #51791...
2009-07-30 Jesse Luehrs use around for BUILDARGS in the manual, rather than...
2009-07-27 Dan Dascalescu Builders are in recipe 8, not 9
2009-07-27 Dan Dascalescu Typo fix
2009-07-02 arcanez another recipe number off-by-one
2009-07-02 arcanez recipe numbers were off
2009-06-22 Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 correct pod document name
2009-05-03 Dave Rolsky Moved recipes to get rid of Basic 8 as a TODO, and...
2009-05-02 Dave Rolsky Fix a few small typos
2009-04-30 Dave Rolsky Mention MX::NonMoose
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-03 Dave Rolsky doh, forgot to actually add the recipe itself
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-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-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-11 Dave Rolsky Don't define a coercion directly to a class like URI...
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-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-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-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-02 John Douglas Porter possessive "its" had an apostrophe
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-08-08 Dave Rolsky Took a mostly editorial (as opposed to content) pass...
2008-08-05 Dave Rolsky Revised Basics Recipe 1 a fair bit ...
2008-07-29 Dave Rolsky Some small tweaks to the overloading recipe
next