2008-08-31 |
Dave Rolsky |
recipe was missing a number |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
merge trunk to meta-role-helper branch |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
More tweaking of t0m's doc changes |
tree | commitdiff |
2008-08-29 |
Dave Rolsky |
Merge trunk to meta-role-helper branch |
tree | commitdiff |
2008-08-28 |
Tomas Doran |
Add an explanation about Roles/Traits and the differenc... |
tree | commitdiff |
2008-08-27 |
Dave Rolsky |
wrote extending recipe2 (role for object base class) |
tree | commitdiff |
2008-08-27 |
Dave Rolsky |
Fix copyright year |
tree | commitdiff |
2008-08-27 |
Dave Rolsky |
Add caveat about metarole experimental-ness |
tree | commitdiff |
2008-08-26 |
Dave Rolsky |
Added an overview "recipe" for Moose extensions |
tree | commitdiff |
2008-08-26 |
Dave Rolsky |
renamed some recipes in prep for adding extension intro |
tree | commitdiff |
2008-08-13 |
Yuval Kogman |
Moose::Exporter fixes + rename build_import_methods... |
tree | commitdiff |
2008-08-12 |
Dave Rolsky |
Wrote meta recipe 5 - metaclass traits |
tree | commitdiff |
2008-08-10 |
Dave Rolsky |
merge from trunk to moose-exporter branch |
tree | commitdiff |
2008-08-08 |
Dave Rolsky |
Took a mostly editorial (as opposed to content) pass... |
tree | commitdiff |
2008-08-07 |
Dave Rolsky |
Updated the extending recipes to use Moose::Exporter. |
tree | commitdiff |
2008-08-05 |
Dave Rolsky |
Revised Basics Recipe 1 a fair bit ... |
tree | commitdiff |
2008-08-05 |
Shawn M Moore |
Hide remove_keywords a bit, rename it to _remove_keywor... |
tree | commitdiff |
2008-08-04 |
Dave Rolsky |
Perltidy this code a bit. |
tree | commitdiff |
2008-08-04 |
Dave Rolsky |
Moose->unimport has to be caled as a method for the... |
tree | commitdiff |
2008-08-04 |
Shawn M Moore |
Add a remove_keywords function so if you extend Moose... |
tree | commitdiff |
2008-08-03 |
Dave Rolsky |
Add a reference to Extending recipe 1 here, since this... |
tree | commitdiff |
2008-08-03 |
Dave Rolsky |
Wrote Extending recipe 1, on using an alternate object... |
tree | commitdiff |
2008-08-02 |
Dave Rolsky |
make_immutable is no longer a keyword |
tree | commitdiff |
2008-08-02 |
Dave Rolsky |
Added a new cookbook section, extending Moose. |
tree | commitdiff |
2008-08-02 |
Dave Rolsky |
Wrote meta recipe 4, a very simple metaclss example. |
tree | commitdiff |
2008-08-02 |
Dave Rolsky |
Fix references to previous recipe |
tree | commitdiff |
2008-08-02 |
Dave Rolsky |
Fix a little bit of grammar |
tree | commitdiff |
2008-08-02 |
Dave Rolsky |
Tweak the abstracts for the two existing meta recipes |
tree | commitdiff |
2008-07-30 |
Dave Rolsky |
Fix all references to cookbook recipes |
tree | commitdiff |
2008-07-29 |
Dave Rolsky |
add the welcome to the meta-world "recipe" - more of... |
tree | commitdiff |
2008-07-29 |
Dave Rolsky |
Some small tweaks to the overloading recipe |
tree | commitdiff |
2008-07-29 |
Dave Rolsky |
Reorganized all the recipes so they're broken into... |
tree | commitdiff |
2008-07-28 |
Aran Clary Deltac |
New cookbook recipe # 12. |
tree | commitdiff |
2008-07-11 |
Yuval Kogman |
various pod fixes |
tree | commitdiff |
2008-07-02 |
Stevan Little |
some doc cleanup |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
LOLZ |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
MooseX::Types::Moose in Cookbook::Style |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
repharse a bit |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
a note about social style |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
namespace::clean note |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
add a heading |
tree | commitdiff |
2008-06-30 |
Yuval Kogman |
start a style guide |
tree | commitdiff |
2008-06-26 |
Yuval Kogman |
Merge 'BUILDARGS' into 'trunk' |
tree | commitdiff |
2008-06-26 |
Yuval Kogman |
Merge 'trunk' into 'BUILDARGS' |
tree | commitdiff |
2008-06-26 |
Yuval Kogman |
update FAQ on constructor stuff |
tree | commitdiff |
2008-06-26 |
Yuval Kogman |
update FAQ |
tree | commitdiff |
2008-06-19 |
Dave Rolsky |
Fix a typoe - "Bool", not "Boo" |
tree | commitdiff |
2008-06-03 |
John Goulah |
first stab at a reserved keyword doc |
tree | commitdiff |
2008-05-24 |
Shawn M Moore |
Describe how easy to is to create a (or reproduce an... |
tree | commitdiff |
2008-05-24 |
Shawn M Moore |
Some prose cleanups |
tree | commitdiff |
2008-05-24 |
Shawn M Moore |
Most of recipe 22 (attribute traits). Could use more... |
tree | commitdiff |
2008-05-24 |
Shawn M Moore |
Whitespace tweaks. Gotta make those => line up |
tree | commitdiff |
2008-05-19 |
Brian Manning |
- added some rough ideas for changes to the docs as... |
tree | commitdiff |
2008-05-19 |
Dave Rolsky |
Try to clarify when builder methods are called, and... |
tree | commitdiff |
2008-05-19 |
Dave Rolsky |
A little bit of grammar/wordsmithing tweaks |
tree | commitdiff |
2008-05-16 |
Shawn M Moore |
Ah.. it was called ProduceStoreArray because there... |
tree | commitdiff |
2008-05-16 |
Shawn M Moore |
Rename the ProduceStoreArray class to ProduceStore... |
tree | commitdiff |
2008-05-13 |
Stevan Little |
fixing the trigger/constructor bug |
tree | commitdiff |
2008-05-12 |
Brian Manning |
- changed snack description to better describe how... |
tree | commitdiff |
2008-05-12 |
Brian Manning |
- fixed extra comma in Perl5ObjsVsMooseObjs |
tree | commitdiff |
2008-05-10 |
Stevan Little |
0.44 releaase soon |
tree | commitdiff |
2008-05-10 |
Dave Rolsky |
A few tweaks. |
tree | commitdiff |
2008-05-10 |
Brian Manning |
- fixed the class name in the examples so that all... |
tree | commitdiff |
2008-05-09 |
Brian Manning |
- uploaded *correct* versions of HashRef/ArrayRef/Perl... |
tree | commitdiff |
2008-05-09 |
Brian Manning |
- initial commit of new snacks (short documents) for... |
tree | commitdiff |
2008-05-06 |
Dave Rolsky |
Add a missing brace |
tree | commitdiff |
2008-05-05 |
Dave Rolsky |
Ok, this can be done with a default (but it'd be a... |
tree | commitdiff |
2008-05-03 |
Dave Rolsky |
Recipe 11, method aliasing and exclusion with Roles |
tree | commitdiff |
2008-05-02 |
Dave Rolsky |
Document builder names clearly. |
tree | commitdiff |
2008-05-02 |
Dave Rolsky |
Add one more sentence justifying recommendation |
tree | commitdiff |
2008-05-02 |
Dave Rolsky |
Wrote recipe9, builder and lazy_build. |
tree | commitdiff |
2008-05-02 |
Dave Rolsky |
Remove duplicate =cut |
tree | commitdiff |
2008-05-01 |
Dave Rolsky |
Took a shot at writing recipe 7 (it seemed easy enough) |
tree | commitdiff |
2008-04-08 |
Shawn M Moore |
We mention test files by name in the first few recipes... |
tree | commitdiff |
2008-04-08 |
Shawn M Moore |
Moose's class type constraints aren't limited to Moose... |
tree | commitdiff |
2008-04-08 |
Shawn M Moore |
Non hashref instances are no longer a pipe dream, updat... |
tree | commitdiff |
2008-04-08 |
Shawn M Moore |
Note that one benefit of making your class extend Moose... |
tree | commitdiff |
2008-04-04 |
Stevan Little |
doc fix |
tree | commitdiff |
2008-03-22 |
Stevan Little |
tweaking the cookbook |
tree | commitdiff |
2008-03-22 |
Stevan Little |
tweaking the cookbook |
tree | commitdiff |
2008-03-17 |
Stevan Little |
doc updates |
tree | commitdiff |
2008-01-10 |
Stevan Little |
doc fixes, version updates and changelog |
tree | commitdiff |
2007-12-31 |
Stevan Little |
updating copyright dates |
tree | commitdiff |
2007-11-23 |
Stevan Little |
cleanup some stuff before release |
tree | commitdiff |
2007-10-21 |
Shawn M Moore |
Many more fixes. That's probably all of them! |
tree | commitdiff |
2007-10-21 |
Shawn M Moore |
A few more recipe 11 cleanups and rephrasings |
tree | commitdiff |
2007-10-21 |
Shawn M Moore |
Use get_attribute('x') instead of get_attribute_map... |
tree | commitdiff |
2007-10-20 |
Shawn M Moore |
No reason to use $meta_attribute in dump, it's really... |
tree | commitdiff |
2007-10-20 |
Shawn M Moore |
Wow, you really can use 'has' to create new meta-attrib... |
tree | commitdiff |
2007-10-20 |
Shawn M Moore |
Provide an implementation of refresh_with :) |
tree | commitdiff |
2007-10-20 |
Shawn M Moore |
Little fixes |
tree | commitdiff |
2007-10-20 |
Shawn M Moore |
Forgot SYNOPSIS tag |
tree | commitdiff |
2007-10-20 |
Shawn M Moore |
Add a recipe for creating and using a new attribute... |
tree | commitdiff |
2007-10-19 |
Stevan Little |
fixing the type constraints |
tree | commitdiff |
2007-10-02 |
Stevan Little |
nits |
tree | commitdiff |
2007-10-01 |
Stevan Little |
fixing the code in SYNOPSIS |
tree | commitdiff |
2007-09-18 |
Stevan Little |
new and improved type notation stuff |
tree | commitdiff |
2007-09-17 |
Stevan Little |
doc updates to use the ArrayRef[Type] syntax |
tree | commitdiff |
2007-09-05 |
Jess Robinson |
Add various docs about checking types of attributes... |
tree | commitdiff |
2007-08-12 |
Stevan Little |
some reworkings of the Test::Moose and Moose::Util... |
tree | commitdiff |
next |