NAME
Wikibase::Datatype::Print::Value::Sense - Wikibase sense value pretty print helpers.
SYNOPSIS
my
$pretty_print_string
=
(
$obj
,
$opts_hr
);
my
@pretty_print_lines
=
(
$obj
,
$opts_hr
);
SUBROUTINES
print
my
$pretty_print_string
=
(
$obj
,
$opts_hr
);
my
@pretty_print_lines
=
(
$obj
,
$opts_hr
);
Construct pretty print output for Wikibase::Datatype::Value::Sense object.
Returns string in scalar context. Returns list of lines in array context.
ERRORS
():
Object isn
't '
Wikibase::Datatype::Value::Sense'.
Option
'cb'
must be a instance of Wikibase::Cache.
EXAMPLE
DEPENDENCIES
Error::Pure, Exporter, Readonly.
SEE ALSO
- Wikibase::Datatype::Value::Sense
-
Wikibase sense value datatype.
REPOSITORY
https://github.com/michal-josef-spacek/Wikibase-Datatype-Print
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2020-2025 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.18