1Attean::API::TermOrVariUasbelre(C3o)ntributed Perl DocumAetntteaatni:o:nAPI::TermOrVariable(3)
2
3
4
6 Attean::API::TermOrVariable - Role representing terms and variables
7
9 This document describes Attean::API::TermOrVariable version 0.020
10
12 use v5.14;
13 use Attean;
14
16 This is a Moo role that both terms and variables consume, and is used
17 as a constraint for nodes in triple and quad patterns.
18
20 "equals( $other )"
21 Returns true if the referent and $other are value-equal, false
22 otherwise.
23
25 Please report any bugs or feature requests to through the GitHub web
26 interface at <https://github.com/kasei/attean/issues>.
27
30 Gregory Todd Williams "<gwilliams@cpan.org>"
31
33 Copyright (c) 2014--2018 Gregory Todd Williams. This program is free
34 software; you can redistribute it and/or modify it under the same terms
35 as Perl itself.
36
37
38
39perl v5.28.1 2019-01-09 Attean::API::TermOrVariable(3)