NAME
XT::Files::Plugin::lib - allow loading of local plugins
VERSION
Version 0.001
SYNOPSIS
In the XT::Files config file:
[lib]
lib = xt/lib
DESCRIPTION
Prepends the specified path to the @INC
. This can be used to load XT::Files plugins distributed with the distribution.
Add the library you would like to have added to @INC
in your distributions XT::Files configuration file in the section of the lib
plugin.
USAGE
new
Inherited from XT::Files::Plugin.
run
The run
method should not be run directly. Use the plugin
call from XT::Files
SEE ALSO
SUPPORT
Bugs / Feature Requests
Please report any bugs or feature requests through the issue tracker at https://github.com/skirmess/XT-Files/issues. You will be notified automatically of any progress on your issue.
Source Code
This is open source software. The code repository is available for public review and contribution under the terms of the license.
https://github.com/skirmess/XT-Files
git clone https://github.com/skirmess/XT-Files.git
AUTHOR
Sven Kirmess <sven.kirmess@kzone.ch>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Sven Kirmess.
This is free software, licensed under:
The (two-clause) FreeBSD License