NAME
Test::Shared::Fixture::Data::InfoBox::Street - Street info box fixture.
SYNOPSIS
my
$obj
= Test::Shared::Fixture::Data::InfoBox::Street->new;
my
$items_ar
=
$obj
->items;
METHODS
new
my
$obj
= Test::Shared::Fixture::Data::InfoBox::Street->new;
Constructor.
Returns instance of object.
items
my
$items_ar
=
$obj
->items;
Get list of items in info box.
Returns reference to array with Data::InfoBox::Item objects.
EXAMPLE
DEPENDENCIES
Data::InfoBox, Data::InfoBox::Item, Data::Text::Simple, Unicode::UTF8.
REPOSITORY
https://github.com/michal-josef-spacek/Data-InfoBox
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2024-2025 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.06