More boilerplate doc
[gitmo/Perl-Critic-Dynamic-Moose.git] / lib /
2009-04-28 Shawn M Moore More boilerplate doc
2009-04-28 Shawn M Moore Add the warning from Perl::Critic::Dynamic::ValidateAga...
2009-04-28 Shawn M Moore Basic doc for PPB
2009-04-28 Shawn M Moore More default themes
2009-04-28 Shawn M Moore default_themes of moose
2009-04-28 Shawn M Moore Medium severity for PPB
2009-04-28 Shawn M Moore Finish Util -> Utils
2009-04-28 Shawn M Moore Begin renaming Util -> Utils
2009-04-28 Shawn M Moore Document the hack
2009-04-28 Shawn M Moore Switch to tracking new metaclasses, instead of using PPI
2009-04-28 Shawn M Moore Switch to Sub::Exporter, use meta_type in PPB
2009-04-28 Shawn M Moore Add a Perl::Critic::Util::Moose which has a meta_type...
2009-04-28 Shawn M Moore Handle roles in ProhibitPublicBuilders
2009-04-28 Shawn M Moore Better public-builder descriptions, including names!
2009-04-28 Shawn M Moore Fix element guessing. urg.
2009-04-28 Shawn M Moore Class name fixes
2009-04-28 Shawn M Moore Begin reshuffling files
2009-04-26 Shawn M Moore Fix reversed conditional
2009-04-26 Shawn M Moore Do not make immutable :(
2009-04-26 Shawn M Moore Fix evaluation
2009-04-26 Shawn M Moore filename not file
2009-04-26 Shawn M Moore Improve robustness
2009-04-26 Shawn M Moore Syntax error fixes
2009-04-26 Shawn M Moore Avoid applying to every element in the tree, we just...
2009-04-26 Shawn M Moore First policy: prohibit public builders
2009-04-26 Shawn M Moore Basic implementation of much of Perl::Critic::Policy...
2009-04-26 Shawn M Moore Add skeleton of Perl::Critic::Policy::Dynamic::Moose
2009-04-26 Shawn M Moore Make the primary dist PM a pod file
2009-04-25 Shawn M Moore Begin Perl::Critic::Dynamic::Moose