plugin development in perl

Newbie Member
4Jan2010,11:48   #1
simirag's Avatar
Hi,

I want to develop a plugin program,that plugs all my modules and configure this module and functions in the module using a configuration file with the help of a user interface.Plugin window will show functions which are configured through the config file and enable and disable these functions using a checkbox.

is there any CPAN module which helps the development of plugins?
Go4Expert Member
6Mar2010,14:08   #2
ungalnanban's Avatar
The POE::Component::Server::IRC::Plugin module is available in CPAN.
using this module we can add/delete our plugin.

Refer the link.
http://search.cpan.org/~bingos/POE-Component-Server-IRC-1.40/lib/POE/Component/Server/IRC/Plugin.pm