NAME

EFL::Eina - Perl bindings for Eina from the Enlightenment Foundation Libraries

VERSION

version 0.500

SYNOPSIS

Import all Eina constants:

use EFL::Eina qw(:all);

print(EINA_TRUE);

DESCRIPTION

This module is the Perl bindings for the Enlightenment Foundation Libraries' (EFL) Eina library. Due to Eina primarily providing data types in C it's coverage in Perl will be limited. Currently, it only provides constants.

WARNING

With regards to passing data between Perl and C, the API is not set in stone and may change in future releases.

EXPORTED API/CONSTANTS

Note: this list is autogenerated from misc/supported-api.pl.

EINA_FALSE
EINA_TRUE

SEE ALSO

AUTHOR

Adam Flott <adam@npjh.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2010 by Adam Flott.

This is free software, licensed under:

The GNU Lesser General Public License, Version 2.1, February 1999