The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
DB::SPEEDYB - Look up records in a Speedyb constant database

The database must be built with the python Speedyb module.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT

Copyright (C) 2012 Asher Blum and Robert Lehr.  All rights reserved.
This code is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.