name | Data::Lua |
source | |
CPAN | Data-Lua |
version | 0.02 |
language | Perl |
type | module |
author | Michael Fowler |
license | GNU General Public License or Artistic License |
dependencies | |
description | Data::Lua is a simple module for loading Lua source code and extracting the variables defined at the top level. These variables are then returned in the form of a Perl hash. |