Skip to content

Commit

Permalink
v0.048
Browse files Browse the repository at this point in the history
	* Add method_is_accessor_ok(), method_is_not_accessor_ok()
	* Fix POD link to Class::MOP::Method::Accessor
	* Add no_meta_ok()
	* Simplify some of the logic in our _validate_thing_guts()'s attribute
	  loop
	* Skip to the next attribute if current one DNE in _thing_guts()
	  attribute loop
	* Use _thing_name() in _role_wraps(), like everybody else
	* In POD, wrap more things with C<> vs '', etc.
  • Loading branch information
rsrchboy committed Jun 18, 2017
1 parent b33a6e7 commit 1077e24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for Test-Moose-More

{{$NEXT}}

0.048 2017-06-17 23:19:13 CDT-0500
* Add method_is_accessor_ok(), method_is_not_accessor_ok()
* Fix POD link to Class::MOP::Method::Accessor
* Add no_meta_ok()
Expand Down

0 comments on commit 1077e24

Please sign in to comment.