The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::RepositoryObjectDomain - A domain of repository object sets bounded by a set of query parameters

SYNOPSIS

    use App::RepositoryObjectDomain;

    ...

DESCRIPTION

A RepositoryObjectDomain is a domain of repository object sets bounded by a set of query parameters

ACKNOWLEDGEMENTS

 * Author:  Stephen Adkins <stephen.adkins@officevision.com>
 * License: This is free software. It is licensed under the same terms as Perl itself.

SEE ALSO

App::Context, App::Repository