2010-09-10 |
Dave Rolsky |
Use Test::Requires in recipe tests |
tree | commitdiff |
2010-07-31 |
Dave Rolsky |
Add missing underscore |
tree | commitdiff |
2010-03-27 |
mateu |
some words for Meta Cookbook. |
tree | commitdiff |
2010-01-26 |
Patrick Donelan |
Fixed typos in Recipe9.pod |
tree | commitdiff |
2010-01-26 |
Patrick Donelan |
Fixed typo in Recipe7.pod |
tree | commitdiff |
2010-01-25 |
Dave Rolsky |
Really fix the basics recipe 4 code to remove unneeded... |
tree | commitdiff |
2010-01-25 |
Patrick Donelan |
Removed confusing/unnecessary code in Recipe4 POD |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
bump copyright year to 2010 |
tree | commitdiff |
2010-01-04 |
Dave Rolsky |
Fix extending recipe 2 to actually work, and add tests |
tree | commitdiff |
2009-12-16 |
Shlomi Fish |
Fix a typo. |
tree | commitdiff |
2009-12-13 |
Shlomi Fish |
Merge branch 'master' of git://git.moose.perl.org/Moose |
tree | commitdiff |
2009-12-12 |
Shlomi Fish |
Correct a typo - "invokes"->"invoke". |
tree | commitdiff |
2009-12-10 |
Shlomi Fish |
Add a missing comma. |
tree | commitdiff |
2009-12-10 |
Shawn M Moore |
Point to Meta::Recipe3 a little harder in Meta::Recipe2 |
tree | commitdiff |
2009-12-09 |
Shlomi Fish |
Fix a mis-phrasing in the Cookbook. |
tree | commitdiff |
2009-12-09 |
Shlomi Fish |
Fixed a typo - "a Int" -> "an Int". |
tree | commitdiff |
2009-11-21 |
Shawn M Moore |
Fix a grammar error spotted by [rt.cpan.org #51791... |
tree | commitdiff |
2009-10-11 |
Dave Rolsky |
deprecate get_attribute_map for roles, and remove it... |
tree | commitdiff |
2009-09-11 |
Dave Rolsky |
We need to exclude the methods we alias in Restartable... |
tree | commitdiff |
2009-09-07 |
Dave Rolsky |
Use with_meta in Moose, Moose::Role, and docs (rather... |
tree | commitdiff |
2009-09-07 |
Dave Rolsky |
Small doc tweaks |
tree | commitdiff |
2009-09-07 |
Dave Rolsky |
Run new code through perltidy |
tree | commitdiff |
2009-09-06 |
Jesse Luehrs |
allow init_meta generation with Moose::Exporter |
tree | commitdiff |
2009-08-31 |
Jonathan Rockway |
doc patch via qp_pq: "can be very" instead of "can... |
tree | commitdiff |
2009-08-16 |
Jesse Luehrs |
rename alias and excludes to -alias and -excludes |
tree | commitdiff |
2009-07-30 |
Jesse Luehrs |
use around for BUILDARGS in the manual, rather than... |
tree | commitdiff |
2009-07-27 |
Dan Dascalescu |
Builders are in recipe 8, not 9 |
tree | commitdiff |
2009-07-27 |
Dan Dascalescu |
Typo fix |
tree | commitdiff |
2009-07-08 |
Chris Prather |
fix the documentation *again* based on what stevan... |
tree | commitdiff |
2009-07-08 |
Chris Prather |
re-word the Trait/Role differentiation text to explain... |
tree | commitdiff |
2009-07-02 |
arcanez |
another recipe number off-by-one |
tree | commitdiff |
2009-07-02 |
arcanez |
recipe numbers were off |
tree | commitdiff |
2009-06-22 |
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 |
correct pod document name |
tree | commitdiff |
2009-05-06 |
Cory Watson |
Fix typo in Extending::Recipe1 |
tree | commitdiff |
2009-05-03 |
Dave Rolsky |
Moved recipes to get rid of Basic 8 as a TODO, and... |
tree | commitdiff |
2009-05-03 |
Dave Rolsky |
Merge WTF into FAQ - in many cases WTF was out of date... |
tree | commitdiff |
2009-05-03 |
Dave Rolsky |
Remove $next->($self, ...) in favor of $self->$next... |
tree | commitdiff |
2009-05-03 |
Dave Rolsky |
Fix aroun example to handle both read ... |
tree | commitdiff |
2009-05-03 |
Dave Rolsky |
Minor code tweaks in the FAQ |
tree | commitdiff |
2009-05-03 |
Jesse Luehrs |
update other docs about Moose::Exporter to not use... |
tree | commitdiff |
2009-05-02 |
Dave Rolsky |
Fix a few small typos |
tree | commitdiff |
2009-04-30 |
Dave Rolsky |
For inheriting from a non-Moose class, just point to... |
tree | commitdiff |
2009-04-30 |
Dave Rolsky |
Mention MX::NonMoose |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Another pass at the FAQ for legibility |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
hahaha turning off type constraints has been coming... |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Get rid of some "I"s for "we"s |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Efficiency FAQ updates |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Fix my own suspicious grammar |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Is Moose ready? |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
More FAQ content about method modifiers |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Update the "is Moose's API stable?" FAQ answer |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Rewrite the "is moose production ready?" answer |
tree | commitdiff |
2009-04-30 |
Shawn M Moore |
Improve the extending-nonmoose-classes FAQ answer |
tree | commitdiff |
2009-04-29 |
Shawn M Moore |
Make Test::Output optional again |
tree | commitdiff |
2009-04-25 |
Hans Dieter Pearcey |
remove trailing whitespace |
tree | commitdiff |
2009-04-21 |
Shawn M Moore |
Unconditionally depend on Test::Output; dropping Test... |
tree | commitdiff |
2009-04-03 |
Dave Rolsky |
doh, forgot to actually add the recipe itself |
tree | commitdiff |
2009-03-31 |
Jesse Luehrs |
typo fixes for the documentation section (other than... |
tree | commitdiff |
2009-03-30 |
Hans Dieter Pearcey |
remove recommendation for Moose::Policy |
tree | commitdiff |
2009-03-28 |
Hans Dieter Pearcey |
init_meta documentation |
tree | commitdiff |
2009-03-27 |
Dave Rolsky |
Fix speling error |
tree | commitdiff |
2009-03-27 |
Dave Rolsky |
Wrote meta recipe 6, a method metaclass example |
tree | commitdiff |
2009-03-14 |
Dave Rolsky |
Redo this example using a glob reference, since the... |
tree | commitdiff |
2009-03-14 |
Dave Rolsky |
fix some spelling mistakes and update the local dictionary |
tree | commitdiff |
2009-03-09 |
Dave Rolsky |
Some more tests |
tree | commitdiff |
2009-03-09 |
Dave Rolsky |
No more My. in type names |
tree | commitdiff |
2009-03-09 |
Dave Rolsky |
doc fixes from Radu Greab |
tree | commitdiff |
2009-03-05 |
Cory G Watson |
Fix pod formatting typo |
tree | commitdiff |
2009-03-03 |
Dave Rolsky |
Wrote the meta-instance recipe |
tree | commitdiff |
2009-02-21 |
Dave Rolsky |
A hack I think will fix the formatting on search.cpan. |
tree | commitdiff |
2009-02-18 |
Dave Rolsky |
Add tool for extracting inline tests. |
tree | commitdiff |
2009-02-18 |
Dave Rolsky |
Fix some bugs in the recipe code |
tree | commitdiff |
2009-02-18 |
Dave Rolsky |
wrote roles recipe 3 - applying a role to an object... |
tree | commitdiff |
2009-02-17 |
Dave Rolsky |
Add basics recipe 11, BUILD & BUILDARGS |
tree | commitdiff |
2009-02-14 |
Dave Rolsky |
Be consistent and say "attribute option(s)", not "param... |
tree | commitdiff |
2009-02-14 |
Dave Rolsky |
Use a trigger in recipe 3, since we want to update... |
tree | commitdiff |
2009-02-13 |
Dave Rolsky |
Mention that we could use a trigger instead of a before... |
tree | commitdiff |
2009-02-13 |
Stevan Little |
adding more tests to the binary tree recipe, and adding... |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
this speling test is really useful. fixed a whole bunch... |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised types snack (and perltidied its code) |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Small revision to keywords snack |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revise extending recipe 4 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Apparentl S<C<< doesn't work with all pod parsers |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Some more pod fixlets |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised extending recipe 3 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Avoid breaking inside code |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised recipe 2 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised extending recipe 1 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised meta recipe 5 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revise meta recipe 4 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised recipe 3 |
tree | commitdiff |
2009-02-12 |
Dave Rolsky |
Revised recipe 2 |
tree | commitdiff |
2009-02-11 |
Dave Rolsky |
Revised meta recipe 1 |
tree | commitdiff |
2009-02-11 |
Dave Rolsky |
Don't define a coercion directly to a class like URI... |
tree | commitdiff |
2009-02-11 |
Dave Rolsky |
Merged the content from Moose::Cookbook::Style into |
tree | commitdiff |
2009-02-11 |
Dave Rolsky |
Revised roles recipe 2 |
tree | commitdiff |
2009-02-11 |
Dave Rolsky |
Revised roles recipe 1 |
tree | commitdiff |
2009-02-10 |
Dave Rolsky |
Revised recipe 10 and updated the test code to match. |
tree | commitdiff |
2009-02-10 |
Dave Rolsky |
Revised basics recipe 9 and moved a lot of its content... |
tree | commitdiff |
2009-02-10 |
Dave Rolsky |
Revised basics recipe 7. |
tree | commitdiff |
next |