The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mongoose::Meta::AttributeTraits - Mongoose related attribute traits

DESCRIPTION

All Moose attribute traits used by Mongoose are defined here.

DoNotMongoSerialize

Makes Mongoose skip collapsing or expanding the attribute.

Raw

Skips unblessing of an attribute when saving an object.