The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.501

SYNOPSIS

    use EFL::Ecore qw(:all);

    ...

DESCRIPTION

Perl bindings for the Enlightenment Foundation Libraries (EFL) Elementary library.

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 F<misc/supported-api.pl>.
    
    ECORE_CALLBACK_CANCEL
    ECORE_CALLBACK_RENEW
    ECORE_EVENT_COUNT
    ECORE_EVENT_NONE
    ECORE_EVENT_SIGNAL_EXIT
    ECORE_EVENT_SIGNAL_HUP
    ECORE_EVENT_SIGNAL_POWER
    ECORE_EVENT_SIGNAL_REALTIME
    ECORE_EVENT_SIGNAL_USER
    ECORE_EXE_NOT_LEADER
    ECORE_EXE_PIPE_AUTO
    ECORE_EXE_PIPE_ERROR
    ECORE_EXE_PIPE_ERROR_LINE_BUFFERED
    ECORE_EXE_PIPE_READ
    ECORE_EXE_PIPE_READ_LINE_BUFFERED
    ECORE_EXE_PIPE_WRITE
    ECORE_EXE_PRIORITY_INHERIT
    ECORE_EXE_RESPAWN
    ECORE_EXE_USE_SH
    ECORE_FD_ERROR
    ECORE_FD_READ
    ECORE_FD_WRITE
    ECORE_POLLER_CORE
    ecore_timer_add

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc EFL::Ecore

You can also look for information at:

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