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

get

Returns the value of a field.

serialize

Returns a hashref representation of the model.

toCsv

Returns a CSV representation of the model.

toJson

Returns a JSON representation of the model.

AUTOLOAD

Try to get a field from the model or die.