slackbuilds_ponce/perl/perl-lirc-client/README
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05:00

8 lines
337 B
Text

perl-lirc-client (A client library for LIRC)
This module 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.
This require perl-class-accessor and perl-file-path-expand.