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

Changes for version 1.01 - 2006-08-03

  • Fixed a few bugs with arrays being returned by the module. It used to return "0" when the array would've been empty, causing $array[0] = 0. This has been fixed. empty arrays return empty now.
  • Revised the module page. The broadcast handler receives "to" and "message" as the hash keys, not "msg".
  • Fixed the test script; Makefile should install more smoothly now.

Modules

Perl extension for easy management of multiplayer games in interactive environments.