NAME
Gfsm::XL - Perl interface to the libgfsmxl finite-state cascade library
SYNOPSIS
use Gfsm;
use Gfsm::XL;
##... stuff happens
DESCRIPTION
The Gfsm::XL module provides an object-oriented interface to the libgfsmxl library for finite-state cascade lookup operations.
SEE ALSO
Gfsm(3perl), perl(1), gfsmutils(1), fsm(1).
AUTHOR
Bryan Jurish <moocow@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008 by Bryan Jurish
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.4 or, at your option, any later version of Perl 5 you may have available.