debian man page for xacobeo::error

Query: xacobeo::error

OS: debian

Section: 3pm

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

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

NAME
Xacobeo::Error - A simple wrapper over an error.
SYNOPSIS
use Xacobeo::Error; # As a one time use my $error = Xacobeo::Error->new(xpath => "Failed to parse Xpath expression"); die $error;
DESCRIPTION
This package provides a very simple, perhpaps too simple, error wrapper. This errors are meant to be used as exceptions.
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::Error(3pm)
Related Man Pages
xacobeo(1p) - debian
xacobeo(3pm) - debian
xacobeo::app(3pm) - debian
xacobeo::document(3pm) - debian
xacobeo::gobject(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file