detecting primary types
[email protected] (Jeff Benton)
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to tell if a moose attribute type is a primary type? For example, I want to tell the difference between an attribute that is a Str and an attribute that is some type of reference.