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::Loader - FIXME

SYNOPSIS

 use FindApp::Loader;

DESCRIPTION

Pluskey Attributes

These are all private; use the methods instead.

MODULES_USED

Reference to array of modules actually used.

FILES_REQUIRED

Reference to array of files actually required.

Methods

another_file_required
another_module_used
export_lib_to_env
load_files
load_libraries
load_modules
load_wanted
required_files
used_modules

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.