NAME

Data::TagDB::Relation - Work with Tag databases

VERSION

version v0.12

SYNOPSIS

use Data::TagDB;

Package of relations. Inherits from Data::TagDB::Link.

METHODS

my Data::TagDB::Tag $db = $link->filter;
my Data::TagDB::Tag $db = $link->related;

Returns the corresponding filter, or related. Returns undef if not set.

AUTHOR

Philipp Schafft <lion@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2024-2025 by Philipp Schafft <lion@cpan.org>.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)