debian man page for xacobeo::plugin

Query: xacobeo::plugin

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Xacobeo::Plugin(3pm)					User Contributed Perl Documentation				      Xacobeo::Plugin(3pm)

NAME
Xacobeo::Plugin - Parent class for all plugins.
SYNOPSIS
use strict; use warnings; use base 'Xacobeo::Plugin'; sub init { my ($self, $xacobeo) = @_; my ($window) = $xacobeo->get_windows(); $window->statusbar->display("Plugin Loaded!"); } # Finish the plugin with loaded __PACKAGE__->load();
DESCRIPTION
Parent class for all plugins. It provides a common framework for all plugins.
METHODS
The package defines the following methods:
AUTHORS
Emmanuel Rodriguez <potyl@cpan.org>.
COPYRIGHT AND LICENSE
Copyright (C) 2008,2009 by Emmanuel Rodriguez. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2011-11-16 Xacobeo::Plugin(3pm)
Related Man Pages
dist::zilla::plugin::git(3pm) - debian
dist::zilla::pluginbundle::basic(3pm) - debian
template::plugin::procedural(3pm) - debian
xacobeo::conf(3pm) - debian
xacobeo::xs(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections