15 years agoClarify that default & builder is called as a method with no additional params
Dave Rolsky [Sat, 14 Feb 2009 15:17:08 +0000]
Clarify that default & builder is called as a method with no additional params

15 years agoUpdate Changes for next release
Dave Rolsky [Sat, 14 Feb 2009 15:13:49 +0000]
Update Changes for next release

15 years agoRemove docs about metaclass incompat problems, which should be fixed
Dave Rolsky [Sat, 14 Feb 2009 15:11:03 +0000]
Remove docs about metaclass incompat problems, which should be fixed

15 years agoalways call DEMOLISHALL, so that method modifiers work properly on it
Jesse Luehrs [Sat, 14 Feb 2009 01:22:10 +0000]
always call DEMOLISHALL, so that method modifiers work properly on it

15 years agoAllow Moose::Util::MetaRole to apply roles to wrapped_method_metaclass.
Florian Ragwitz [Sat, 14 Feb 2009 01:10:05 +0000]
Allow Moose::Util::MetaRole to apply roles to wrapped_method_metaclass.

15 years agoRemove the Comments of Obviousness +5
Dave Rolsky [Fri, 13 Feb 2009 20:25:12 +0000]
Remove the Comments of Obviousness +5

15 years agono need for Makefile.PL to be executable
Dave Rolsky [Fri, 13 Feb 2009 20:22:12 +0000]
no need for Makefile.PL to be executable

15 years agoUse test_requires for test requirements
Dave Rolsky [Fri, 13 Feb 2009 20:21:44 +0000]
Use test_requires for test requirements

15 years agoRequires Test::Warn 0.11 to avoid some bugs it seems to trigger (based on a report...
Dave Rolsky [Fri, 13 Feb 2009 20:08:48 +0000]
Requires Test::Warn 0.11 to avoid some bugs it seems to trigger (based on a report from IRC)

15 years agoAdd "coverage" for RoleName in pod
Dave Rolsky [Fri, 13 Feb 2009 20:05:46 +0000]
Add "coverage" for RoleName in pod

15 years agoMore formatting tweaks to Changes
Dave Rolsky [Fri, 13 Feb 2009 19:31:33 +0000]
More formatting tweaks to Changes

15 years agoTweaked changes
Dave Rolsky [Fri, 13 Feb 2009 19:31:20 +0000]
Tweaked changes

15 years agoAdd RoleName
Dave Rolsky [Fri, 13 Feb 2009 19:29:33 +0000]
Add RoleName

15 years agoAdd RoleName to docs and clarify RoleName vs Role. Also clarify what
Dave Rolsky [Fri, 13 Feb 2009 19:28:58 +0000]
Add RoleName to docs and clarify RoleName vs Role. Also clarify what
class_type and role_type do.

15 years agoMention that we could use a trigger instead of a before modifier in
Dave Rolsky [Fri, 13 Feb 2009 19:18:40 +0000]
Mention that we could use a trigger instead of a before modifier in
our example code.

15 years agoadding more tests to the binary tree recipe, and adding the RoleName type constraint
Stevan Little [Fri, 13 Feb 2009 19:01:11 +0000]
adding more tests to the binary tree recipe, and adding the RoleName type constraint

15 years agoMention that you can override new if your parent is not a Moose::Object
Dave Rolsky [Fri, 13 Feb 2009 16:01:48 +0000]
Mention that you can override new if your parent is not a Moose::Object

15 years agoAdd a test that version numbers are consistent across all .pm files - inspired by...
Dave Rolsky [Fri, 13 Feb 2009 14:56:42 +0000]
Add a test that version numbers are consistent across all .pm files - inspired by MX::GlobRef test

15 years agoThis test does some really wiked cool testing stuff. It was confirmed to be a bug...
Evan Carroll [Fri, 13 Feb 2009 01:49:32 +0000]
This test does some really wiked cool testing stuff. It was confirmed to be a bug because mst was inconsistant with reality.

15 years agobump version and update release date 0.69
Dave Rolsky [Thu, 12 Feb 2009 20:14:17 +0000]
bump version and update release date

15 years agoAdd doy's delegation fix to the change log
Dave Rolsky [Thu, 12 Feb 2009 20:12:47 +0000]
Add doy's delegation fix to the change log

15 years agoMention that the cookbook work was part of the grant
Dave Rolsky [Thu, 12 Feb 2009 17:20:57 +0000]
Mention that the cookbook work was part of the grant

15 years agothis speling test is really useful. fixed a whole bunch of types in the cookbook
Dave Rolsky [Thu, 12 Feb 2009 17:20:16 +0000]
this speling test is really useful. fixed a whole bunch of types in the cookbook

15 years agoAdd changes $NEXT
Dave Rolsky [Thu, 12 Feb 2009 17:15:06 +0000]
Add changes $NEXT

15 years agoRevised types snack (and perltidied its code)
Dave Rolsky [Thu, 12 Feb 2009 17:12:41 +0000]
Revised types snack (and perltidied its code)

15 years agoSmall revision to keywords snack
Dave Rolsky [Thu, 12 Feb 2009 17:10:08 +0000]
Small revision to keywords snack

15 years agoTweak the cookbook intro a little
Dave Rolsky [Thu, 12 Feb 2009 17:06:09 +0000]
Tweak the cookbook intro a little

15 years agoRevise extending recipe 4
Dave Rolsky [Thu, 12 Feb 2009 17:03:14 +0000]
Revise extending recipe 4

15 years agoApparentl S<C<< doesn't work with all pod parsers
Dave Rolsky [Thu, 12 Feb 2009 17:01:25 +0000]
Apparentl S<C<< doesn't work with all pod parsers

15 years agoSome more pod fixlets
Dave Rolsky [Thu, 12 Feb 2009 16:59:47 +0000]
Some more pod fixlets

15 years agoRevised extending recipe 3
Dave Rolsky [Thu, 12 Feb 2009 16:57:55 +0000]
Revised extending recipe 3

15 years agoAvoid breaking inside code
Dave Rolsky [Thu, 12 Feb 2009 16:51:31 +0000]
Avoid breaking inside code

15 years agoRevised recipe 2
Dave Rolsky [Thu, 12 Feb 2009 16:49:20 +0000]
Revised recipe 2

15 years agoRevised extending recipe 1
Dave Rolsky [Thu, 12 Feb 2009 16:37:27 +0000]
Revised extending recipe 1

15 years agoRevised meta recipe 5
Dave Rolsky [Thu, 12 Feb 2009 16:06:12 +0000]
Revised meta recipe 5

15 years agoRevise meta recipe 4
Dave Rolsky [Thu, 12 Feb 2009 16:01:25 +0000]
Revise meta recipe 4

15 years agoRevised recipe 3
Dave Rolsky [Thu, 12 Feb 2009 15:58:13 +0000]
Revised recipe 3

15 years agoRevised recipe 2
Dave Rolsky [Thu, 12 Feb 2009 15:33:17 +0000]
Revised recipe 2

15 years agono need to declare that, it is 5.8 core
Ricardo SIGNES [Thu, 12 Feb 2009 02:03:26 +0000]
no need to declare that, it is 5.8 core

15 years agoRevised meta recipe 1
Dave Rolsky [Wed, 11 Feb 2009 19:33:58 +0000]
Revised meta recipe 1

15 years agoMake the "do not coerce class names" example match basics recipe 5
Dave Rolsky [Wed, 11 Feb 2009 19:32:13 +0000]
Make the "do not coerce class names" example match basics recipe 5

15 years agoDon't define a coercion directly to a class like URI. Make a subtype
Dave Rolsky [Wed, 11 Feb 2009 19:31:37 +0000]
Don't define a coercion directly to a class like URI. Make a subtype
and coerce that instead.

15 years agoMerged the content from Moose::Cookbook::Style into
Dave Rolsky [Wed, 11 Feb 2009 19:19:54 +0000]
Merged the content from Moose::Cookbook::Style into
Moose::Manual::BestPractices, and made the former a pointer to the
latter.

15 years agodescription should be a =head1
Dave Rolsky [Wed, 11 Feb 2009 19:19:08 +0000]
description should be a =head1

15 years agoRevised roles recipe 2
Dave Rolsky [Wed, 11 Feb 2009 16:10:45 +0000]
Revised roles recipe 2

15 years agoRevised roles recipe 1
Dave Rolsky [Wed, 11 Feb 2009 16:03:55 +0000]
Revised roles recipe 1

15 years agoRevised recipe 10 and updated the test code to match.
Dave Rolsky [Tue, 10 Feb 2009 19:43:35 +0000]
Revised recipe 10 and updated the test code to match.

15 years agoUpdate code to match changes made in recipe
Dave Rolsky [Tue, 10 Feb 2009 19:26:27 +0000]
Update code to match changes made in recipe

15 years agoRevised basics recipe 9 and moved a lot of its content over to Moose::Manual::Attributes
Dave Rolsky [Tue, 10 Feb 2009 15:47:39 +0000]
Revised basics recipe 9 and moved a lot of its content over to Moose::Manual::Attributes

15 years agoRevised basics recipe 7.
Dave Rolsky [Tue, 10 Feb 2009 15:37:08 +0000]
Revised basics recipe 7.

Moved info about immutable & overridden new() to Classes manual

15 years agoAdd another recommendation, always call inner() in the most specific subclass
Dave Rolsky [Tue, 10 Feb 2009 15:31:27 +0000]
Add another recommendation, always call inner() in the most specific subclass

15 years agoWrite the description for basics recipe 6.
Dave Rolsky [Tue, 10 Feb 2009 15:29:39 +0000]
Write the description for basics recipe 6.

Added an inner() call at the bottom of the subclass hierarchy for good style.

15 years agoremove statements about the next recipe (which tend to become wrong over time)
Dave Rolsky [Tue, 10 Feb 2009 04:24:46 +0000]
remove statements about the next recipe (which tend to become wrong over time)

15 years agoadding myself as an author to the recipes I revised previously
Dave Rolsky [Tue, 10 Feb 2009 04:20:55 +0000]
adding myself as an author to the recipes I revised previously

15 years agoMade an editorial pass through basics recipe 5
Dave Rolsky [Tue, 10 Feb 2009 04:20:01 +0000]
Made an editorial pass through basics recipe 5

15 years agoMake some keyword errors use throw_error instead of croak since Moose::Exporter wraps...
Shawn M Moore [Tue, 10 Feb 2009 01:38:43 +0000]
Make some keyword errors use throw_error instead of croak since Moose::Exporter wraps keywords now

15 years agoadd a note about not inlining delegation methods
Jesse Luehrs [Tue, 10 Feb 2009 00:26:31 +0000]
add a note about not inlining delegation methods

15 years agoClarify that this wtf is about subroutine attributes
Dave Rolsky [Mon, 9 Feb 2009 22:18:13 +0000]
Clarify that this wtf is about subroutine attributes

15 years agoerror message for failed delegation should use the attribute name, not the delegate...
Jesse Luehrs [Sun, 8 Feb 2009 21:21:51 +0000]
error message for failed delegation should use the attribute name, not the delegate name

15 years agocan_be_inlined was specified twice in the pod's method list
Jesse Luehrs [Sun, 8 Feb 2009 21:13:43 +0000]
can_be_inlined was specified twice in the pod's method list

15 years agoAn editorial pass through basics recipe 4
Dave Rolsky [Sun, 8 Feb 2009 19:08:33 +0000]
An editorial pass through basics recipe 4

15 years agoMade an editorial pass over basics recipe 3
Dave Rolsky [Fri, 6 Feb 2009 03:58:24 +0000]
Made an editorial pass over basics recipe 3

15 years agoAdd one more change 0.68
Dave Rolsky [Wed, 4 Feb 2009 17:29:29 +0000]
Add one more change

15 years agomight as well move all the pod tests to xt
Dave Rolsky [Wed, 4 Feb 2009 17:28:07 +0000]
might as well move all the pod tests to xt

15 years agoAdd release date
Dave Rolsky [Wed, 4 Feb 2009 17:27:17 +0000]
Add release date

15 years agobump version to 0.68
Dave Rolsky [Wed, 4 Feb 2009 17:27:01 +0000]
bump version to 0.68

15 years agoAdd some changes for 0.68
Dave Rolsky [Wed, 4 Feb 2009 17:25:49 +0000]
Add some changes for 0.68

15 years agorename Overriden to Overridden
Dave Rolsky [Wed, 4 Feb 2009 17:24:44 +0000]
rename Overriden to Overridden

15 years agoDoh, yet another typo in the manual name
Dave Rolsky [Wed, 4 Feb 2009 14:28:17 +0000]
Doh, yet another typo in the manual name

15 years agoAttribute accessors do fulfill the requires requirement
Dave Rolsky [Wed, 4 Feb 2009 14:25:57 +0000]
Attribute accessors do fulfill the requires requirement

15 years agoadd author test: pod spelling
Lars Dieckow [Wed, 4 Feb 2009 14:16:14 +0000]
add author test: pod spelling

15 years agomore typo fixes
Lars Dieckow [Wed, 4 Feb 2009 14:09:15 +0000]
more typo fixes

15 years agobump version and update changes for next release 0.67
Dave Rolsky [Wed, 4 Feb 2009 03:07:04 +0000]
bump version and update changes for next release

15 years agouc/lc consistency, typo and style fixes for Moose::Manual documents
Marcel Grünauer [Wed, 4 Feb 2009 00:28:14 +0000]
uc/lc consistency, typo and style fixes for Moose::Manual documents

15 years agoClarify difference between trigger & after method modifier
Dave Rolsky [Wed, 4 Feb 2009 00:06:53 +0000]
Clarify difference between trigger & after method modifier

15 years agotypo and style fixes for Moose::Manual documents
Marcel Grünauer [Tue, 3 Feb 2009 23:56:59 +0000]
typo and style fixes for Moose::Manual documents

15 years agofix/add NAME sections
Dave Rolsky [Tue, 3 Feb 2009 23:46:17 +0000]
fix/add NAME sections

15 years agoFix a typo
Dave Rolsky [Tue, 3 Feb 2009 23:40:06 +0000]
Fix a typo

15 years agofix some typos
Lars Dieckow [Tue, 3 Feb 2009 23:28:16 +0000]
fix some typos

15 years agotypo and style fixes for Moose::Manual documents
Marcel Grünauer [Tue, 3 Feb 2009 23:02:37 +0000]
typo and style fixes for Moose::Manual documents

15 years agoMoose::Manual: doc typo fixes; also reference ::BestPractices
Marcel Grünauer [Tue, 3 Feb 2009 22:45:50 +0000]
Moose::Manual: doc typo fixes; also reference ::BestPractices

15 years agoMoose::Manual::Delegation: fixed =NAME typo
Marcel Grünauer [Tue, 3 Feb 2009 22:34:42 +0000]
Moose::Manual::Delegation: fixed =NAME typo

15 years agofix some typos reported by acme
Dave Rolsky [Tue, 3 Feb 2009 22:00:36 +0000]
fix some typos reported by acme

15 years agobump version to 0.66 0.66
Dave Rolsky [Tue, 3 Feb 2009 19:18:07 +0000]
bump version to 0.66

15 years agoAdd release date
Dave Rolsky [Tue, 3 Feb 2009 19:06:19 +0000]
Add release date

15 years agoSpeling fix
Dave Rolsky [Tue, 3 Feb 2009 18:55:10 +0000]
Speling fix

15 years agoMention Moose::Manual
Dave Rolsky [Tue, 3 Feb 2009 18:54:02 +0000]
Mention Moose::Manual

15 years agoSecond pass through MooseX manual
Dave Rolsky [Tue, 3 Feb 2009 18:50:31 +0000]
Second pass through MooseX manual

15 years agoSecond pass through MOP manual
Dave Rolsky [Tue, 3 Feb 2009 18:45:06 +0000]
Second pass through MOP manual

15 years agoText tweaks for types documentation
Dave Rolsky [Tue, 3 Feb 2009 18:35:33 +0000]
Text tweaks for types documentation

15 years agoText tweaks for Roles document
Dave Rolsky [Tue, 3 Feb 2009 18:24:50 +0000]
Text tweaks for Roles document

Added mention of role exclusion

15 years agoclean up the documentation for clearer and predicate to define better what they actua...
Chris Prather [Tue, 3 Feb 2009 18:17:17 +0000]
clean up the documentation for clearer and predicate to define better what they actually do

15 years agobump copyright year in README
Dave Rolsky [Tue, 3 Feb 2009 16:48:22 +0000]
bump copyright year in README

15 years agobump copyright date to 2009
Dave Rolsky [Tue, 3 Feb 2009 16:47:57 +0000]
bump copyright date to 2009

15 years agoTweaks for Classes document
Dave Rolsky [Tue, 3 Feb 2009 16:46:22 +0000]
Tweaks for Classes document

15 years agoVarious tweaks to MethodModifiers document
Dave Rolsky [Tue, 3 Feb 2009 16:45:27 +0000]
Various tweaks to MethodModifiers document

15 years agoSmall tweaks in the Construction manual
Dave Rolsky [Tue, 3 Feb 2009 16:39:00 +0000]
Small tweaks in the Construction manual

15 years agoTetx tweaks for delegation manual
Dave Rolsky [Tue, 3 Feb 2009 16:29:05 +0000]
Tetx tweaks for delegation manual

15 years agoMore text tweaking
Dave Rolsky [Tue, 3 Feb 2009 15:52:05 +0000]
More text tweaking

15 years agoDon't recommend MetaDescription (says perigrin)
Dave Rolsky [Tue, 3 Feb 2009 15:50:38 +0000]
Don't recommend MetaDescription (says perigrin)