package Toolforge::MixNMatch::Struct; use strict; use warnings; our $VERSION = 0.04; 1; __END__ =pod =encoding utf8 =head1 NAME Toolforge::MixNMatch::Struct - Toolforge Mix'n'match tool structures. =head1 DESCRIPTION This distributions is set of basic conversions from/to Toolforge Mix'n'match tool JSON structures. (https://mix-n-match.toolforge.org/). =head1 SEE ALSO =over =item L Mix'n'match catalog structure serialization. =item L Mix'n'match user structure serialization. =item L Mix'n'match year/month structure serialization. =back =head1 REPOSITORY L =head1 AUTHOR Michal Josef Špaček L L =head1 LICENSE AND COPYRIGHT © Michal Josef Špaček 2020 BSD 2-Clause License =head1 VERSION 0.04 =cut