table of contents
Git::Raw::Error::Category(3pm) | User Contributed Perl Documentation | Git::Raw::Error::Category(3pm) |
NAME¶
Git::Raw::Error::Category - Error category class
VERSION¶
version 0.79
DESCRIPTION¶
A Git::Raw::Error::Category represents an error category or classification.
WARNING: The API of this module is unstable and may change without warning (any change will be appropriately documented in the changelog).
CONSTANTS¶
NONE¶
NOMEMORY¶
OS¶
INVALID¶
REFERENCE¶
ZLIB¶
REPOSITORY¶
CONFIG¶
REGEX¶
ODB¶
INDEX¶
OBJECT¶
NET¶
TAG¶
TREE¶
INDEXER¶
SSL¶
SUBMODULE¶
THREAD¶
STASH¶
CHECKOUT¶
FETCHHEAD¶
MERGE¶
SSH¶
FILTER¶
REVERT¶
CALLBACK¶
CHERRYPICK¶
DESCRIBE¶
REBASE¶
FILESYSTEM¶
AUTHOR¶
Alessandro Ghedini <alexbio@cpan.org>
Jacques Germishuys <jacquesg@striata.com>
LICENSE AND COPYRIGHT¶
Copyright 2014 Alessandro Ghedini.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
2018-05-15 | perl v5.26.2 |