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

FindApp::Object::Behavior - FIXME

SYNOPSIS

 use FindApp::Object::Behavior;

DESCRIPTION

Public Methods

FIXME

Exports

add_allowed_bindirs
add_allowed_libdirs
add_allowed_mandirs
add_allowed_rootdir
add_bindirs_allowed
add_bindirs_found
add_bindirs_wanted
add_found_bindirs
add_found_libdirs
add_found_mandirs
add_found_rootdir
add_libdirs_allowed
add_libdirs_found
add_libdirs_wanted
add_mandirs_allowed
add_mandirs_found
add_mandirs_wanted
add_rootdir_allowed
add_rootdir_found
add_rootdir_wanted
add_wanted_bindirs
add_wanted_libdirs
add_wanted_mandirs
add_wanted_rootdir
allowed
allowed_bindirs
allowed_libdirs
allowed_mandirs
allowed_rootdir
bindirs
bindirs_allowed
bindirs_found
bindirs_wanted
constraint_text
copy_founds_to_globals
export_bin_to_env
export_lib_to_env
export_man_to_env
export_root_to_env
export_to_env
findapp
findapp_and_export
findapp_root
findapp_root_from_path
found
found_bindirs
found_libdirs
found_mandirs
found_rootdir
get_allowed_bindirs
get_allowed_libdirs
get_allowed_mandirs
get_allowed_rootdir
get_bindirs_allowed
get_bindirs_found
get_bindirs_wanted
get_found_bindirs
get_found_libdirs
get_found_mandirs
get_found_rootdir
get_libdirs_allowed
get_libdirs_found
get_libdirs_wanted
get_mandirs_allowed
get_mandirs_found
get_mandirs_wanted
get_rootdir_allowed
get_rootdir_found
get_rootdir_wanted
get_wanted_bindirs
get_wanted_libdirs
get_wanted_mandirs
get_wanted_rootdir
libdirs
libdirs_allowed
libdirs_found
libdirs_wanted
mandirs
mandirs_allowed
mandirs_found
mandirs_wanted
path_passes_constraints
reset_all_groups
rootdir
rootdir_allowed
rootdir_found
rootdir_wanted
rootdirs
set_allowed_bindirs
set_allowed_libdirs
set_allowed_mandirs
set_allowed_rootdir
set_bindirs_allowed
set_bindirs_found
set_bindirs_wanted
set_found_bindirs
set_found_libdirs
set_found_mandirs
set_found_rootdir
set_libdirs_allowed
set_libdirs_found
set_libdirs_wanted
set_mandirs_allowed
set_mandirs_found
set_mandirs_wanted
set_rootdir_allowed
set_rootdir_found
set_rootdir_wanted
set_wanted_bindirs
set_wanted_libdirs
set_wanted_mandirs
set_wanted_rootdir
shell_settings
show_shell_var
wanted
wanted_bindirs
wanted_libdirs
wanted_mandirs
wanted_rootdir

EXAMPLES

ENVIRONMENT

SEE ALSO

FindApp

CAVEATS AND PROVISOS

BUGS AND LIMITATIONS

HISTORY

AUTHOR

Tom Christiansen << <tchrist@perl.com> >>

LICENCE AND COPYRIGHT

Copyright (c) 2016, Tom Christiansen <tchrist@perl.com>. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.