1PERLI11NDOC(1)        User Contributed Perl Documentation       PERLI11NDOC(1)
2
3
4

NAME

6       perli11ndoc - view documentation of installed libraries bound using
7       Glib::Object::Introspection
8

ABSTRACT

10       perli11ndoc allows you to view Perl documentation for Glib libraries
11       bound to Perl using Glib::Object::Introspection.
12       Glib::Object::Introspection uses the gobject-introspection and libffi
13       projects to dynamically create Perl bindings for a wide variety of
14       libraries. Examples include gtk+, webkit, libsoup and many more. All
15       libraries currently installed will be shown with Perl-specific
16       documentation and examples. Where Glib::Object::Introspection differs
17       from the C library, differences are pointed out and the Perl-specific
18       interface is defined.
19

DEPENDENCIES

21       perli11ndoc requires that XML::LibXML be installed to run. It also
22       requires that the corresponding C library headers be installed on the
23       system to provide documentation. For instance, on a Debian-based system
24       you would need libgtk-3-dev to see the Perl introspected documentation
25       for Gtk3.
26

SEE ALSO

28       perl-Glib: Glib
29       gobject-introspection: <http://live.gnome.org/GObjectIntrospection>
30       libffi: <http://sourceware.org/libffi/>
31       Glib::Object::Introspection:
32       <https://metacpan.org/pod/Glib::Object::Introspection>
33

AUTHORS

35       Emmanuele Bassi <ebassi at linux intel com>
36       muppet <scott asofyet org>
37       Torsten Schönfeld <kaffeetisch at gmx de>
38

LICENSE

40       This utility is free software; you can redistribute it and/or modify it
41       under the terms of the Lesser General Public License (LGPL).  For more
42       information, see http://www.fsf.org/licenses/lgpl.txt
43
44
45
46perl v5.38.0                      2023-07-20                    PERLI11NDOC(1)
Impressum