More attribute options
The predicate option tests if the slot has a value
has 'bar' => (..., predicate => 'has_bar', ...);continued...
| moose |
The predicate option tests if the slot has a value
has 'bar' => (..., predicate => 'has_bar', ...);continued...