14 years agoCheck body, because original_package_name may be a different role master
Shawn M Moore [Sun, 3 May 2009 21:42:51 +0000]
Check body, because original_package_name may be a different role

14 years agoRemove dated comment
Shawn M Moore [Sun, 3 May 2009 21:37:12 +0000]
Remove dated comment

14 years agoMake sure wrapping twice works
Shawn M Moore [Sun, 3 May 2009 21:17:41 +0000]
Make sure wrapping twice works

14 years agoFinish renaming
Shawn M Moore [Sun, 3 May 2009 21:07:36 +0000]
Finish renaming

14 years agoBegin renaming Policy::DynamicMoose to DynamicMoosePolicy
Shawn M Moore [Sun, 3 May 2009 21:06:39 +0000]
Begin renaming Policy::DynamicMoose to DynamicMoosePolicy

14 years agoTidy
Shawn M Moore [Sun, 3 May 2009 21:04:25 +0000]
Tidy

14 years agos/$meta/$class/
Shawn M Moore [Sun, 3 May 2009 21:04:04 +0000]
s/$meta/$class/

14 years agoDon't use get_method_map either
Shawn M Moore [Sun, 3 May 2009 21:02:10 +0000]
Don't use get_method_map either

14 years agoDon't use get_attribute_map
Shawn M Moore [Sun, 3 May 2009 20:38:19 +0000]
Don't use get_attribute_map

14 years agoAdd Role::Application to meta_type
Shawn M Moore [Sun, 3 May 2009 20:35:42 +0000]
Add Role::Application to meta_type

14 years agoHandle aliasing too
Shawn M Moore [Sun, 3 May 2009 19:26:59 +0000]
Handle aliasing too

14 years agoHandle pulling in a method from two different roles
Shawn M Moore [Sun, 3 May 2009 19:25:44 +0000]
Handle pulling in a method from two different roles

14 years agoImplementation of ClassOverridesRole
Shawn M Moore [Sun, 3 May 2009 19:17:45 +0000]
Implementation of ClassOverridesRole

14 years agoClassOverridesRole applies only to Moose::Meta::Class
Shawn M Moore [Sun, 3 May 2009 16:52:48 +0000]
ClassOverridesRole applies only to Moose::Meta::Class

14 years agoSkeleton for ClassOverridesRole
Shawn M Moore [Tue, 28 Apr 2009 10:13:52 +0000]
Skeleton for ClassOverridesRole

14 years agoMake sure imported functions don't require disambiguation
Shawn M Moore [Tue, 28 Apr 2009 10:10:01 +0000]
Make sure imported functions don't require disambiguation

14 years agoHandle overriding and wrapping in the same class
Shawn M Moore [Tue, 28 Apr 2009 10:08:44 +0000]
Handle overriding and wrapping in the same class

14 years agoRequireMethodModifiers policy
Shawn M Moore [Tue, 28 Apr 2009 10:00:32 +0000]
RequireMethodModifiers policy

14 years agoSee also
Shawn M Moore [Tue, 28 Apr 2009 09:43:53 +0000]
See also

14 years agoRequireMakeImmutable policy
Shawn M Moore [Tue, 28 Apr 2009 09:42:50 +0000]
RequireMakeImmutable policy

14 years agoMore doc
Shawn M Moore [Tue, 28 Apr 2009 09:42:39 +0000]
More doc

14 years agomake_immutable
Shawn M Moore [Tue, 28 Apr 2009 09:42:32 +0000]
make_immutable

14 years agoDoc!
Shawn M Moore [Tue, 28 Apr 2009 09:27:55 +0000]
Doc!

14 years agoThrow an error by default for violates_metaclass
Shawn M Moore [Tue, 28 Apr 2009 09:25:36 +0000]
Throw an error by default for violates_metaclass

14 years agoMake some methods private
Shawn M Moore [Tue, 28 Apr 2009 09:24:39 +0000]
Make some methods private

14 years agoRemove the dynamicmoose tag
Shawn M Moore [Tue, 28 Apr 2009 09:20:45 +0000]
Remove the dynamicmoose tag

14 years agoAdd the warning elsewhere too why not
Shawn M Moore [Tue, 28 Apr 2009 09:11:32 +0000]
Add the warning elsewhere too why not

14 years agoMore boilerplate doc
Shawn M Moore [Tue, 28 Apr 2009 09:09:31 +0000]
More boilerplate doc

14 years agoAdd the warning from Perl::Critic::Dynamic::ValidateAgainstSymbolTable
Shawn M Moore [Tue, 28 Apr 2009 09:05:52 +0000]
Add the warning from Perl::Critic::Dynamic::ValidateAgainstSymbolTable

14 years agoBasic doc for PPB
Shawn M Moore [Tue, 28 Apr 2009 09:04:50 +0000]
Basic doc for PPB

14 years agoMore default themes
Shawn M Moore [Tue, 28 Apr 2009 09:01:02 +0000]
More default themes

14 years agodefault_themes of moose
Shawn M Moore [Tue, 28 Apr 2009 09:00:17 +0000]
default_themes of moose

14 years agoMedium severity for PPB
Shawn M Moore [Tue, 28 Apr 2009 08:59:13 +0000]
Medium severity for PPB

14 years agoFinish Util -> Utils
Shawn M Moore [Tue, 28 Apr 2009 08:57:30 +0000]
Finish Util -> Utils

14 years agoBegin renaming Util -> Utils
Shawn M Moore [Tue, 28 Apr 2009 08:56:10 +0000]
Begin renaming Util -> Utils

14 years agoBetter test =]
Shawn M Moore [Tue, 28 Apr 2009 08:53:07 +0000]
Better test =]

14 years agoDon't create anon classes, they're garbage collected or whatever
Shawn M Moore [Tue, 28 Apr 2009 08:52:29 +0000]
Don't create anon classes, they're garbage collected or whatever

14 years agoTest count fix
Shawn M Moore [Tue, 28 Apr 2009 08:48:19 +0000]
Test count fix

14 years agoDocument the hack
Shawn M Moore [Tue, 28 Apr 2009 08:48:15 +0000]
Document the hack

14 years agoSwitch to tracking new metaclasses, instead of using PPI
Shawn M Moore [Tue, 28 Apr 2009 08:46:02 +0000]
Switch to tracking new metaclasses, instead of using PPI

14 years agoSwitch to Sub::Exporter, use meta_type in PPB
Shawn M Moore [Tue, 28 Apr 2009 08:38:57 +0000]
Switch to Sub::Exporter, use meta_type in PPB

14 years agoAdd a Perl::Critic::Util::Moose which has a meta_type for classifying
Shawn M Moore [Tue, 28 Apr 2009 08:34:09 +0000]
Add a Perl::Critic::Util::Moose which has a meta_type for classifying
metaclasses

14 years agoHandle roles in ProhibitPublicBuilders
Shawn M Moore [Tue, 28 Apr 2009 08:27:45 +0000]
Handle roles in ProhibitPublicBuilders

14 years agoBetter public-builder descriptions, including names!
Shawn M Moore [Tue, 28 Apr 2009 08:25:01 +0000]
Better public-builder descriptions, including names!

14 years agoMore tests
Shawn M Moore [Tue, 28 Apr 2009 08:24:55 +0000]
More tests

14 years agoMore tests
Shawn M Moore [Tue, 28 Apr 2009 08:09:38 +0000]
More tests

14 years agoFix element guessing. urg.
Shawn M Moore [Tue, 28 Apr 2009 08:08:12 +0000]
Fix element guessing. urg.

14 years agoMore tests
Shawn M Moore [Tue, 28 Apr 2009 07:52:01 +0000]
More tests

14 years agoThrow errors if we got em
Shawn M Moore [Tue, 28 Apr 2009 07:51:46 +0000]
Throw errors if we got em

14 years agoBegin writing tests
Shawn M Moore [Tue, 28 Apr 2009 07:21:59 +0000]
Begin writing tests

14 years agoClass name fixes
Shawn M Moore [Tue, 28 Apr 2009 07:21:15 +0000]
Class name fixes

14 years agoBegin reshuffling files
Shawn M Moore [Tue, 28 Apr 2009 07:20:53 +0000]
Begin reshuffling files

14 years agoFix reversed conditional
Shawn M Moore [Sun, 26 Apr 2009 00:48:44 +0000]
Fix reversed conditional

14 years agoDo not make immutable :(
Shawn M Moore [Sun, 26 Apr 2009 00:47:23 +0000]
Do not make immutable :(

14 years agoFix evaluation
Shawn M Moore [Sun, 26 Apr 2009 00:47:19 +0000]
Fix evaluation

14 years agofilename not file
Shawn M Moore [Sun, 26 Apr 2009 00:43:42 +0000]
filename not file

14 years agoImprove robustness
Shawn M Moore [Sun, 26 Apr 2009 00:41:45 +0000]
Improve robustness

14 years agoSyntax error fixes
Shawn M Moore [Sun, 26 Apr 2009 00:41:37 +0000]
Syntax error fixes

14 years agoAvoid applying to every element in the tree, we just apply to the doc
Shawn M Moore [Sun, 26 Apr 2009 00:41:24 +0000]
Avoid applying to every element in the tree, we just apply to the doc

14 years agoMakefile.PL
Shawn M Moore [Sun, 26 Apr 2009 00:32:47 +0000]
Makefile.PL

14 years agoFirst policy: prohibit public builders
Shawn M Moore [Sun, 26 Apr 2009 00:32:06 +0000]
First policy: prohibit public builders

14 years agoBasic implementation of much of Perl::Critic::Policy::Dynamic::Moose
Shawn M Moore [Sun, 26 Apr 2009 00:31:13 +0000]
Basic implementation of much of Perl::Critic::Policy::Dynamic::Moose

14 years agoAdd skeleton of Perl::Critic::Policy::Dynamic::Moose
Shawn M Moore [Sun, 26 Apr 2009 00:07:03 +0000]
Add skeleton of Perl::Critic::Policy::Dynamic::Moose

14 years agoMake the primary dist PM a pod file
Shawn M Moore [Sun, 26 Apr 2009 00:06:36 +0000]
Make the primary dist PM a pod file

14 years agoBegin Perl::Critic::Dynamic::Moose
Shawn M Moore [Sat, 25 Apr 2009 20:25:30 +0000]
Begin Perl::Critic::Dynamic::Moose

14 years agogitignore
Shawn M Moore [Sat, 25 Apr 2009 20:17:56 +0000]
gitignore