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

Prophet::PropChange

DESCRIPTION

This class encapsulates a single property change.

METHODS

name

The name of the property we're talking about.

old_value

What "name" changed from.

new_value

What "name" changed to.