debian man page for xacobeo::accessors

Query: xacobeo::accessors

OS: debian

Section: 3pm

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

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

NAME
Xacobeo::Accessors - Generate accessors/setters easily.
SYNOPSIS
# Create $self->document and $self->xpath use Xacobeo::Accessors qw{ document xpath }; $self->document($document); validate($self->xpath);
DESCRIPTION
This package provides a utility for creating methods that work as accessors and setters. Usually Class::Accessor::Fast would have been used but it conflicts with GObject's system when extending a pure perl GObject.
IMPORTS
This package imports the methods listed in the import clause.
AUTHORS
Emmanuel Rodriguez <potyl@cpan.org>.
COPYRIGHT AND LICENSE
Copyright (C) 2008 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::Accessors(3pm)
Related Man Pages
class::accessor::fast(3) - mojave
class::accessor::fast(3pm) - debian
xacobeo::document(3pm) - debian
xacobeo::i18n(3pm) - debian
xacobeo::utils(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph