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

NAME

Youri::Package::Relationship - Package relationship class

DESCRIPTION

This class represent a relationship from the package owning it to another package.

CLASS METHODS

new(%args)

Creates and returns a new Youri::Package::Relationship object.

get_name()

Returns the name of the package this relationship applies to.

get_range()

Returns the revision range for which this relationship applies.