The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.