repo.or.cz
/
xapian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Factor out function to decode 2 hex digits
[xapian.git]
/
xapian-bindings
/
perl
/
Xapian
/
InternalError.pm
blob
8c20272e01c3e2502bb38ca03d5cea907079ce88
1
package
Xapian
::
InternalError
;
2
3
=head1 NAME
4
5
Xapian::InternalError - InternalError indicates a runtime problem of some sort.
6
7
8
=head1 DESCRIPTION
9
10
11
=cut
12
1
;