document TC change
[gitmo/Moose.git] / lib / Moose / Manual /
2009-04-24 Hans Dieter Pearcey document TC change
2009-04-21 Shawn M Moore Changes doc for the new warning
2009-04-15 Shawn M Moore Add -metaclass to changes and delta
2009-04-12 Dave Rolsky various typo fixes from Matt Kraai
2009-04-09 Nelo Onyiah Fixed some typos
2009-04-09 Dave Rolsky Document deprecations/renamings
2009-04-07 Hans Dieter Pearcey replace duplicate 'my'
2009-04-05 Dave Rolsky Merge branch 'renames-and-deprecations'
2009-04-05 Dave Rolsky account for latest deprecations in CMOP
2009-04-02 Shawn M Moore Remove the ->meta thing from Delta. once it's complete...
2009-03-31 Jesse Luehrs typo fixes for the documentation section (other than...
2009-03-30 Hans Dieter Pearcey fix RT#44429 after discussion on the mailing list
2009-03-28 Shawn M Moore Changes and Delta for no-meta stuff
2009-03-27 Dave Rolsky s/keyword/sugar function/ and code-ify code
2009-03-27 Chris Prather record changes for duck_type
2009-03-23 Dave Rolsky Add some more details to Delta for next release
2009-03-21 Dave Rolsky fix a bunch of spelling errors
2009-03-21 Dave Rolsky PoD fix
2009-03-21 Dave Rolsky Took a revision pass through this document
2009-03-21 Dave Rolsky Took a revision pass through this document.
2009-03-21 Shawn M Moore Typo fix!
2009-03-21 Shawn M Moore Typo fixes
2009-03-21 Stevan Little - adding the contributing and delta pods
2009-02-26 Mike Whitaker Fix dotted type names to use :: instead, as per earlier...
2009-02-19 Dave Rolsky Link to MX::Types here
2009-02-19 Dave Rolsky Remove MX::Types bits from types manual page
2009-02-19 Dave Rolsky Small tweaks to namespace recommendation
2009-02-19 Matt S Trout switch to :: for types in BestPractices, note the perl...
2009-02-19 Matt S Trout switch to :: definitions, explain MooseX::Types usage...
2009-02-15 Dave Rolsky Fix a typo in the docs
2009-02-14 Dave Rolsky Make more attribute 'ro' in the example code
2009-02-14 Dave Rolsky Make a bunch of example attributes read-only
2009-02-14 Dave Rolsky Fix a mistake, triggers are not called for default...
2009-02-14 Dave Rolsky Clarify how roles do and do not participate in inheritance.
2009-02-14 Dave Rolsky Be consistent and say "attribute option(s)", not "param...
2009-02-14 Dave Rolsky Clarify that default ...
2009-02-13 Dave Rolsky Add RoleName
2009-02-13 Dave Rolsky Mention that you can override new if your parent is...
2009-02-12 Dave Rolsky this speling test is really useful. fixed a whole bunch...
2009-02-11 Dave Rolsky Make the "do not coerce class names" example match...
2009-02-11 Dave Rolsky Merged the content from Moose::Cookbook::Style into
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 Add another recommendation, always call inner() in...
2009-02-04 Dave Rolsky Doh, yet another typo in the manual name
2009-02-04 Lars Dieckow more typo fixes
2009-02-04 Marcel Grünauer uc/lc consistency, typo and style fixes for Moose:...
2009-02-04 Dave Rolsky Clarify difference between trigger & after method modifier
2009-02-03 Marcel Grünauer typo and style fixes for Moose::Manual documents
2009-02-03 Dave Rolsky fix/add NAME sections
2009-02-03 Dave Rolsky Fix a typo
2009-02-03 Lars Dieckow fix some typos
2009-02-03 Marcel Grünauer typo and style fixes for Moose::Manual documents
2009-02-03 Marcel Grünauer Moose::Manual::Delegation: fixed =NAME typo
2009-02-03 Dave Rolsky fix some typos reported by acme
2009-02-03 Dave Rolsky Second pass through MooseX manual
2009-02-03 Dave Rolsky Second pass through MOP manual
2009-02-03 Dave Rolsky Text tweaks for types documentation
2009-02-03 Dave Rolsky Text tweaks for Roles document
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-02-03 Dave Rolsky Tweaks for Classes document
2009-02-03 Dave Rolsky Various tweaks to MethodModifiers document
2009-02-03 Dave Rolsky Small tweaks in the Construction manual
2009-02-03 Dave Rolsky Tetx tweaks for delegation manual
2009-02-03 Dave Rolsky More text tweaking
2009-02-03 Dave Rolsky Don't recommend MetaDescription (says perigrin)
2009-02-03 Dave Rolsky Mention MetaDescription
2009-02-03 Dave Rolsky Mention the two accessor naming MX modules
2009-02-03 Dave Rolsky More text tweaking
2009-01-31 Dave Rolsky pod fixlet
2009-01-31 Dave Rolsky link to GETTING HELP, not SEE ALSO
2009-01-31 Dave Rolsky the last manual page! MOP docs
2009-01-31 Dave Rolsky First draf of MooseX manual page (just one more to go)
2009-01-29 Dave Rolsky add a =pod up top
2009-01-29 Dave Rolsky First draft of delegation manual docs
2009-01-29 Dave Rolsky Actually wrote up all the best practices I've thought...
2009-01-29 Dave Rolsky Add more best practice headers for later
2009-01-29 Dave Rolsky Add a mention of load order issues
2009-01-29 Dave Rolsky s/.pm/.pod/g
2009-01-29 Dave Rolsky Types manual page
2009-01-25 Dave Rolsky Add boilerplate at bottom
2009-01-09 Dave Rolsky more work on the manual, notably mostly finishing the...
2009-01-06 Dave Rolsky merge from trunk
2008-12-30 Dave Rolsky merge from trunk to moose-manual branch
2008-12-23 Dave Rolsky work in progress on roles
2008-12-23 Dave Rolsky Tidy the code
2008-12-23 Dave Rolsky Reformat code with perltidy
2008-12-19 Dave Rolsky First draft of method modifiers manual
2008-12-16 Dave Rolsky Add another heading
2008-12-16 Dave Rolsky Some doc re-org
2008-12-16 Dave Rolsky Small grammar tweak
2008-12-16 Dave Rolsky Lots of cleanup in the text.
2008-12-16 Dave Rolsky I think I've covered all the things that need covering...
2008-12-12 Dave Rolsky Still mostly an outline, but might as well get it into VCS
2008-12-12 Dave Rolsky Checking in the first chunk of the Attributes manual...
2008-12-11 Dave Rolsky Make link include name of linked-to POD in link text.
2008-12-11 Dave Rolsky More polishing of this doc
2008-12-11 Dave Rolsky remove some whitespace
2008-12-11 Dave Rolsky First draft of docs on object construction
2008-12-11 Dave Rolsky Move recommendations bit to its own BestPractices.pod
next