Is there a way to add a trait to an attribute at runtime?  I know it can be
done through the "new" method of Moose::Meta::Attribute, but what about
adding one after it's been initialized?

Thanks,
Dan

Reply via email to