The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2008-02-14 19:12  mgrimes

	* .releaserc: Update the .releaserc files to drop SF

2008-02-01 03:29  mgrimes

	* MANIFEST, MANIFEST.SKIP, samples/test.pl: Cleanup MANIFEST and
	  the sample app.

2008-02-01 03:24  mgrimes

	* ., Build.PL, README, lib/Lirc/Client.pm, samples/lircrc,
	  samples/lircrc.2, samples/lircrc.3, samples/lircrc.4,
	  samples/lircrc.inc, t/03-parse.t, t/05-nextcode.t,
	  t/06-startup_mode.t, t/07-select.t: Added support for mode's.
	  Recognize the startup_mode flag.
	  Start in a mode that is identical to the program name (if one
	  exists).
	  Implemented the include directive.
	  Support wild card (*) entries for remote or button.
	  Support blocks that lack a remote.
	  General code cleanup.
	  Pod cleanup.

2008-01-03 02:40  mgrimes

	* ., README: Update svn:ignore

2008-01-03 02:29  mgrimes

	* .: Updates to svn:ignore

2008-01-03 02:27  mgrimes

	* Build.PL: Minor updates

2007-12-29 01:06  mgrimes

	* ., .releaserc, Build.PL, MANIFEST, README, lib, lib/Lirc,
	  lib/Lirc/Client.pm, samples, samples/lircrc, samples/lircrc.2,
	  samples/test.pl, t, t/00-new.t, t/03-parse.t, t/05-nextcode.t,
	  t/07-select.t, t/10-lircd.t, t/96-kwalitee.t, t/97-critic.t,
	  t/98-pod.t, t/99-podcoverage.t, t/perlcriticrc: Added
	  Client::Lirc module
	  Updated the build_requires