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

NAME

6       Pidgin - Perl extension for the Pidgin instant messenger.
7

SYNOPSIS

9           use Pidgin;
10

ABSTRACT

12           This module provides the interface for using perl scripts as plugins in
13           Pidgin, with access to the Pidgin Gtk interface functions.
14

DESCRIPTION

16       This module provides the interface for using perl scripts as plugins in
17       Pidgin, with access to the Pidgin Gtk interface functions. With this,
18       developers can write perl scripts that can be loaded in Pidgin as
19       plugins. The script can interact with IMs, chats, accounts, the buddy
20       list, pidgin signals, and more.
21
22       The API for the perl interface is very similar to that of the Pidgin C
23       API, which can be viewed at http://developer.pidgin.im/doxygen/ or in
24       the header files in the Pidgin source tree.
25

FUNCTIONS

SEE ALSO Pidgin C API documentation - http://developer.pidgin.im/doxygen/

28       The Pidgin perl module.
29
30       Pidgin website - http://pidgin.im/
31

AUTHOR

33       Etan Reisner, <deryni@gmail.com>
34
36       Copyright 2006 by Etan Reisner
37
38
39
40perl v5.32.0                      2020-07-28                         Pidgin(3)
Impressum