Skip to content

Commit

Permalink
drop POD referencing functionality not yet implemented by validate_th…
Browse files Browse the repository at this point in the history
…ing()
  • Loading branch information
rsrchboy committed Apr 8, 2012
1 parent a2f1443 commit 83ccfa9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/Test/Moose/More.pm
Expand Up @@ -175,14 +175,6 @@ validate_class 'Some::Class' => (
isa => [ ... ],
does => [ ... ],
requires_methods => [ ... ],
meta => {
class => {
...as above
},
attribute ... etc
},
);
=test validate_role
Expand Down

0 comments on commit 83ccfa9

Please sign in to comment.