NAME
Youri::Package::Change - Package change class
DESCRIPTION
This class represent a package change.
CLASS METHODS
new(%args)
Creates and returns a new Youri::Package::Change object.
get_author()
Returns the author of this change.
get_time()
Return the time of this change.
get_raw_text()
Returns the textual description of this change, as as string.
get_text_items()
Returns the textual description of this change, as as array reference of individual changes.