NAME
JIRA::REST::Class::Factory - A factory class for building all the other classes in JIRA::REST::Class
.
VERSION
version 0.01
INTERNAL METHODS
jira
Accessor for the JIRA::REST::Class
object used to talk to the server.
make_object
A tweaked version of the object creator from Class::Factory::Enhanced
.
make_date
Make it easy to get DateTime
objects from the factory.
factory_error
Throws errors from the factory with stack traces
AUTHOR
Packy Anderson <packy@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2016 by Packy Anderson.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)