FVWM-PERLLIB(1) | FVWM-PERLLIB(1) |
fvwm-perllib - shows the documentation of the Fvwm Perl library
fvwm-perllib [ --help|-h|-? ] [ --version|-v|-V ] [ man [ Perl::Class ] ] [ cat [ Perl::Class ] ] [ raw [ Perl::Class ] ] [ dir ]
Starting from fvwm-2.5.x versions there is a built-in support for creating fvwm modules in Perl. This fvwm-perllib utility provides help services for the Fvwm Perl library.
--help
--version
--man or man [ Perl::Class ]
--cat or cat [ Perl::Class ]
--raw or raw [ Perl::Class ]
--dir or dir
Use this in the fvwm modules written in Perl:
use lib `fvwm-perllib dir`;
Introduction to the Fvwm Perl library:
% fvwm-perllib man
Manual page for the FVWM::Module class:
% fvwm-perllib man FVWM::Module
Standard options:
% fvwm-perllib --help % fvwm-perllib --version
Mikhael Goikhman <migo@homemail.com>.
The script is distributed by the same terms as fvwm itself. See GNU General Public License for details.
No known bugs.
Report bugs to <fvwm-workers@fvwm.org> or <https://github.com/fvwmorg/fvwm3>.
2024-11-30 |