NAME

App::Oozie::Util::Plugin

VERSION

version 0.020

SYNOPSIS

use App::Oozie::Util::Plugin qw(
    find_files_in_inc
    find_plugins
    load_plugin
);

DESCRIPTION

Internal utility.

NAME

App::Oozie::Util::Plugin; - Utility for polugin handling.

Methods

find_files_in_inc

find_plugins

load_plugin

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.