changes and delta
[gitmo/Moose.git] / lib / Moose / Cookbook /
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
2008-08-29 Dave Rolsky More tweaking of t0m's doc changes
2008-08-29 Dave Rolsky Merge trunk to meta-role-helper branch
2008-08-28 Tomas Doran Add an explanation about Roles/Traits and the differenc...
2008-08-27 Dave Rolsky wrote extending recipe2 (role for object base class)
2008-08-27 Dave Rolsky Fix copyright year
2008-08-27 Dave Rolsky Add caveat about metarole experimental-ness
2008-08-26 Dave Rolsky Added an overview "recipe" for Moose extensions
2008-08-26 Dave Rolsky renamed some recipes in prep for adding extension intro
2008-08-13 Yuval Kogman Moose::Exporter fixes + rename build_import_methods...
2008-08-12 Dave Rolsky Wrote meta recipe 5 - metaclass traits
2008-08-10 Dave Rolsky merge from trunk to moose-exporter branch
2008-08-08 Dave Rolsky Took a mostly editorial (as opposed to content) pass...
2008-08-07 Dave Rolsky Updated the extending recipes to use Moose::Exporter.
2008-08-05 Dave Rolsky Revised Basics Recipe 1 a fair bit ...
2008-08-05 Shawn M Moore Hide remove_keywords a bit, rename it to _remove_keywor...
2008-08-04 Dave Rolsky Perltidy this code a bit.
2008-08-04 Dave Rolsky Moose->unimport has to be caled as a method for the...
2008-08-04 Shawn M Moore Add a remove_keywords function so if you extend Moose...
2008-08-03 Dave Rolsky Add a reference to Extending recipe 1 here, since this...
2008-08-03 Dave Rolsky Wrote Extending recipe 1, on using an alternate object...
2008-08-02 Dave Rolsky make_immutable is no longer a keyword
2008-08-02 Dave Rolsky Added a new cookbook section, extending Moose.
2008-08-02 Dave Rolsky Wrote meta recipe 4, a very simple metaclss example.
2008-08-02 Dave Rolsky Fix references to previous recipe
2008-08-02 Dave Rolsky Fix a little bit of grammar
2008-08-02 Dave Rolsky Tweak the abstracts for the two existing meta recipes
2008-07-30 Dave Rolsky Fix all references to cookbook recipes
2008-07-29 Dave Rolsky add the welcome to the meta-world "recipe" - more of...
2008-07-29 Dave Rolsky Some small tweaks to the overloading recipe
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...
2008-07-28 Aran Clary Deltac New cookbook recipe # 12.
2008-07-11 Yuval Kogman various pod fixes
2008-07-02 Stevan Little some doc cleanup
2008-06-30 Yuval Kogman LOLZ
2008-06-30 Yuval Kogman MooseX::Types::Moose in Cookbook::Style
2008-06-30 Yuval Kogman repharse a bit
2008-06-30 Yuval Kogman a note about social style
2008-06-30 Yuval Kogman namespace::clean note
2008-06-30 Yuval Kogman add a heading
2008-06-30 Yuval Kogman start a style guide
2008-06-26 Yuval Kogman Merge 'BUILDARGS' into 'trunk'
2008-06-26 Yuval Kogman Merge 'trunk' into 'BUILDARGS'
2008-06-26 Yuval Kogman update FAQ on constructor stuff
2008-06-26 Yuval Kogman update FAQ
2008-06-19 Dave Rolsky Fix a typoe - "Bool", not "Boo"
2008-06-03 John Goulah first stab at a reserved keyword doc
2008-05-24 Shawn M Moore Describe how easy to is to create a (or reproduce an...
2008-05-24 Shawn M Moore Some prose cleanups
2008-05-24 Shawn M Moore Most of recipe 22 (attribute traits). Could use more...
2008-05-24 Shawn M Moore Whitespace tweaks. Gotta make those => line up
2008-05-19 Brian Manning - added some rough ideas for changes to the docs as...
2008-05-19 Dave Rolsky Try to clarify when builder methods are called, and...
2008-05-19 Dave Rolsky A little bit of grammar/wordsmithing tweaks
2008-05-16 Shawn M Moore Ah.. it was called ProduceStoreArray because there...
2008-05-16 Shawn M Moore Rename the ProduceStoreArray class to ProduceStore...
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-05-12 Brian Manning - changed snack description to better describe how...
2008-05-12 Brian Manning - fixed extra comma in Perl5ObjsVsMooseObjs
2008-05-10 Stevan Little 0.44 releaase soon
2008-05-10 Dave Rolsky A few tweaks.
2008-05-10 Brian Manning - fixed the class name in the examples so that all...
2008-05-09 Brian Manning - uploaded *correct* versions of HashRef/ArrayRef/Perl...
2008-05-09 Brian Manning - initial commit of new snacks (short documents) for...
2008-05-06 Dave Rolsky Add a missing brace
2008-05-05 Dave Rolsky Ok, this can be done with a default (but it'd be a...
2008-05-03 Dave Rolsky Recipe 11, method aliasing and exclusion with Roles
2008-05-02 Dave Rolsky Document builder names clearly.
2008-05-02 Dave Rolsky Add one more sentence justifying recommendation
next