GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
fvwm-perllib(1) Fvwm Utilities 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 show the help and exit

--version show the version and exit

--man or man [ Perl::Class ] show manual page just like man(1)

--cat or cat [ Perl::Class ] show manual page in plain text

--raw or raw [ Perl::Class ] generate output in man format (not human readable)

--dir or dir print perllib directory without a trailing end of line

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-bug@fvwm.org.

2009-03-22 2.5.28 (from cvs)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.