Data::Lua
---------

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires the following modules:

   Inline::Lua


COPYRIGHT AND LICENSE

Copyright (c) 2007  Michael Fowler.  All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.