2009-02-19 |
Matt S Trout |
switch to :: for types in BestPractices, note the perl... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Matt S Trout |
switch to :: definitions, explain MooseX::Types usage... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dave Rolsky |
bump version to 0.71 0.71 |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dave Rolsky |
Clean up changes and add release date |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Shawn M Moore |
Bring Changes up to date |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Shawn M Moore |
Move extract-inline-tests to author/ |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Jesse Luehrs |
add test and docs for with_caller/as_is overriding... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Jesse Luehrs |
load exports from classes specified by 'also' first... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
Don't delete tests we didn't create |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
Extract inline tests when Makefile.PL is run, if we... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
Add tool for extracting inline tests. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
ignore generated recipes |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
remove cookbook tests (will be replaced with inline... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
rename basics recipe 10 test |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
Fix some bugs in the recipe code |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dave Rolsky |
wrote roles recipe 3 - applying a role to an object... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dave Rolsky |
Add basics recipe 11 to changes |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dave Rolsky |
Add basics recipe 11, BUILD & BUILDARGS |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dave Rolsky |
Tidy this code |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Dave Rolsky |
Fix a typo in the docs |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Fix some test descriptions I just broke by trying to fix |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Fix some mixed up test descriptions |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Remove useless use of use_ok #15125124359 |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Fix some bizarro code formatting |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Just use Class::MOP for the optimized ClassName check |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
bump version to 0.70 0.70 |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Add release date |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
More changes |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Make more attribute 'ro' in the example code |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Make a bunch of example attributes read-only |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Fix a mistake, triggers are not called for default... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Clarify how roles do and do not participate in inheritance. |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Be consistent and say "attribute option(s)", not "param... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Use a trigger in recipe 3, since we want to update... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Doc trigger change in Changes |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Non-inlined trigger code no longer passes the meta... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
require latest CMOP |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Clarify that default ... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Update Changes for next release |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Dave Rolsky |
Remove docs about metaclass incompat problems, which... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Jesse Luehrs |
always call DEMOLISHALL, so that method modifiers work... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Florian Ragwitz |
Allow Moose::Util::MetaRole to apply roles to wrapped_m... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Remove the Comments of Obviousness +5 |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
no need for Makefile.PL to be executable |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Use test_requires for test requirements |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Requires Test::Warn 0.11 to avoid some bugs it seems... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Add "coverage" for RoleName in pod |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
More formatting tweaks to Changes |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Tweaked changes |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Add RoleName |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Add RoleName to docs and clarify RoleName vs Role.... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Mention that we could use a trigger instead of a before... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Stevan Little |
adding more tests to the binary tree recipe, and adding... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Mention that you can override new if your parent is... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Dave Rolsky |
Add a test that version numbers are consistent across... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Evan Carroll |
This test does some really wiked cool testing stuff... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
bump version and update release date 0.69 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Add doy's delegation fix to the change log |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Mention that the cookbook work was part of the grant |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
this speling test is really useful. fixed a whole bunch... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Add changes $NEXT |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised types snack (and perltidied its code) |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Small revision to keywords snack |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Tweak the cookbook intro a little |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revise extending recipe 4 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Apparentl S<C<< doesn't work with all pod parsers |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Some more pod fixlets |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised extending recipe 3 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Avoid breaking inside code |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised recipe 2 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised extending recipe 1 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised meta recipe 5 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revise meta recipe 4 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised recipe 3 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dave Rolsky |
Revised recipe 2 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ricardo SIGNES |
no need to declare that, it is 5.8 core |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
Revised meta recipe 1 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
Make the "do not coerce class names" example match... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
Don't define a coercion directly to a class like URI... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
Merged the content from Moose::Cookbook::Style into |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
description should be a =head1 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
Revised roles recipe 2 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Dave Rolsky |
Revised roles recipe 1 |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Revised recipe 10 and updated the test code to match. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Update code to match changes made in recipe |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Revised basics recipe 9 and moved a lot of its content... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Revised basics recipe 7. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Add another recommendation, always call inner() in... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Write the description for basics recipe 6. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
remove statements about the next recipe (which tend... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
adding myself as an author to the recipes I revised... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Dave Rolsky |
Made an editorial pass through basics recipe 5 |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Shawn M Moore |
Make some keyword errors use throw_error instead of... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Jesse Luehrs |
add a note about not inlining delegation methods |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Dave Rolsky |
Clarify that this wtf is about subroutine attributes |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Jesse Luehrs |
error message for failed delegation should use the... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Jesse Luehrs |
can_be_inlined was specified twice in the pod's method... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Dave Rolsky |
An editorial pass through basics recipe 4 |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Dave Rolsky |
Made an editorial pass over basics recipe 3 |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Dave Rolsky |
Add one more change 0.68 |
commit | commitdiff | tree | snapshot |
next |