Modules
v0.1 - Perl extension for creating a "boss" which feeds a work queue which is serviced by a pool of threads called "workers". This module aims to be lightweight with limited features. Its primary aim is to provide simple Boss/Worker thread management while keeping dependencies low.