Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Lirc::Client 1.54

    Download button

    No screenshots available
    Downloads: 218  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mark Grimes | More programs
    Perl Artistic License / FREE
    November 29th, 2011, 15:36 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Lirc::Client description

    A client library for the Linux Infrared Remote Control

    Lirc::Client is a Perl module that provides a simple interface to the Linux Infrared Remote Control (Lirc). The module encasuplates parsing the Lirc config file (.lircrc), openning a connection to the Lirc device, and retrieving events from the device.

    SYNOPSIS

     use Lirc::Client;
     ...
     my $lirc = Lirc::Client->new( 'progname' );
     my $code;
     do { # Loop while getting ir codes
     $code = $lirc->next_code; # wait for a new ir code
     print "Lirc> $code\n";
     process( $code ); # do whatever you want with the code
     } while( defined $code ); # undef will be returned when lirc dev exists



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Infrared Remote Control | LIRC client | Perl module | Perl | LIRC | library

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM