Changes for version 0.04
- Added "can_ok" check to the test-suite.
- Renamed "dequeue_nb" to "dequeue_dontwait" to be more in line with Thread::Pool. Added "dequeue_nb" as synonym to remain compatible with Thread::Queue.
- Fixed several documentation nits.
Modules
thread-safe queues for any data-structure