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

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.