NAME
Algorithm::RectanglesContainingDot_XS - XS implementation of Algorithm::RectanglesContainingDot
SYNOPSIS
# use Algorithm::RectanglesContainingDot;
use Algorithm::RectanglesContainingDot_XS;
DESCRIPTION
This module is a drop in replacement for Algorithm::RectanglesContainingDot written in C/XS and so much faster (around 30 times faster!).
SEE ALSO
Algorithm::RectanglesContainingDot to learn how to use this module.
AUTHOR
Salvador Fandiño, <sfandino@yahoo.com>
COPYRIGHT AND LICENSE
Copyright (c) 2007 by Salvador Fandino.
Copyright (c) 2007 by Qindel Formacion y Servicios SL.
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.