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

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.