NAME

App::Oozie::Role::Meta

VERSION

version 0.016

SYNOPSIS

use Moo::Role;
use MooX::Options;
with 'App::Oozie::Role::Meta';

DESCRIPTION

This is a Role to be consumed by Oozie tooling classes and defines various fields.

NAME

App::Oozie::Role::Meta - Meta file related role.

Methods

probe_meta

Accessors

Overridable from sub-classes

meta

SEE ALSO

App::Oozie.

AUTHORS

  • David Morel

  • Burak Gursoy

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Booking.com.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.