Search results for "module:Plugin"
Plagger::Plugin - Base class for Plagger Plugins
This is the base class for plagger plugins. Pretty much everything is done by plugins in Plagger. To write a new plugin, simply inherit from Plagger::Plugin: package Plagger::Plugin; use base qw(Plagger::Plugin); Then register some hooks: # register ...
MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC
Template::Plugin - Base class for Template Toolkit plugins
A "plugin" for the Template Toolkit is simply a Perl module which exists in a known package location (e.g. "Template::Plugin::*") and conforms to a regular standard, allowing it to be loaded and used automatically. The "Template::Plugin" module defin...
ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC
Wrangler::Plugin - Base class for Wrangler Plugins
new($wrangler) Each Plugin must implement a new() constructor, but apart from blessing this shouldn't do much, as it is called on Wrangler startup and would slow down. Plugins should do their init in startup(). plugin_name() Must return the name of t...
CLIPLAND/Wrangler-2.15 - 16 Feb 2015 19:07:41 UTC
App::MHFS - A Media HTTP File Server. Stream your own music and video library via your browser and standard media players.
GAHAYES/App-MHFS-v0.5.0
-
14 Nov 2022 05:51:57 UTC
Statocles::Plugin - Base role for Statocles plugins
Statocles Plugins are attached to sites and add features such as template helpers and event handlers. This is the base role that all plugins should consume....
PREACTION/Statocles-0.098 - 11 Apr 2021 19:09:54 UTC
Konstrukt::Plugin - Base class for the Konstrukt plugins.
Base class for Konstrukt plugins. To write your own plugins you have to overload some of the methods of this class. Take a look at the documentation of the methods and at the "SYNOPSIS" to get an overview of what has to be done to create an own plugi...
TWITTEK/Konstrukt-0.5-beta13 - 13 Dec 2007 19:46:13 UTC
XML::FeedPP - Parse/write/merge/edit RSS/RDF/Atom syndication feeds
"XML::FeedPP" is an all-purpose syndication utility that parses and publishes RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new content, merge feeds, and convert among these various formats. It is a pure Perl implementation and...
MARKOV/XML-FeedPP-0.95 - 20 Apr 2018 23:18:41 UTC
Egg::Plugin::rc - Loading the resource code file for Egg is supported.
This plugin supports loading the resource code file for Egg. Please prepare the resource code file in the following places. ./.egg_releaserc /project_root/.egg_releaserc ~/.egg_releaserc /etc/egg_releaserc * The content of the resource code file is a...
LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC
SoggyOnion::Plugin - how to extend SoggyOnion
This is the base class for all SoggyOnion plugins....
IAN/SoggyOnion-0.04 - 05 Dec 2005 04:10:29 UTC
OpenPlugin::Plugin - Base class for all plugins
This class is a base class for all plugins, and provides a series of methods which can all be overloaded by the individual plugins or drivers....
ERIC/OpenPlugin-0.11 - 29 Aug 2003 03:04:25 UTC
Monitoring::Plugin - A family of perl modules to streamline writing Naemon, Nagios, Icinga or Shinken (and compatible) plugins.
Monitoring::Plugin and its associated Monitoring::Plugin::* modules are a family of perl modules to streamline writing Monitoring plugins. The main end user modules are Monitoring::Plugin, providing an object-oriented interface to the entire Monitori...
NIERLEIN/Monitoring-Plugin-0.40 - 25 Jul 2018 20:17:23 UTC
Egg::Plugin::LWP - LWP for Egg Plugin.
It is a plugin to use LWP::UserAgent. Please define HASH in 'plugin_lwp' about the setting. All these set values are passed to LWP::UserAgent. * Please refer to the document of LWP::UserAgent for the option....
LUSHE/Egg-Plugin-LWP-3.01 - 17 Apr 2008 12:23:14 UTC
CTK::Plugin::Net - Net plugin
Net plugin. This plugin is proxy to CTK::Plugin::FTP and CTK::Plugin::SFTP plugins...
ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC
Gtk2::CV::Plugin - plugin superclass and nonexistent documentation
POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: =over is the last thing in the document?!...
MLEHMANN/Gtk2-CV-2.0 - 26 Aug 2022 21:57:57 UTC
CTK::Plugin::Log - Logger plugin
Logger plugin ident Specifies ident string for each log-record See "ident" in CTK::Log logfile Specifies log file See "file" in CTK::Log logdir Really not used logger_init Flag enabling the logger autoloading If flag is enabled, then the data from th...
ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC