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
/
RangeError.pm
blob
fb5252a0ede7230210161ce22ff693a72b993a29
1
package
Xapian
::
RangeError
;
2
3
=head1 NAME
4
5
Xapian::RangeError - RangeError indicates an attempt to access outside the bounds of a container.
6
7
=head1 DESCRIPTION
8
9
10
=cut
11
1
;