freebsd-ports/devel/p5-Tree-Binary-Dictionary/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

6 lines
232 B
Text

A simple class to provide a dictionary style API to a binary tree of data.
This can provide a useful alternative to a long-lived hash in long running
daemons and processes.
WWW: http://search.cpan.org/dist/Tree-Binary-Dictionary/