Revision history for Tree::Suffix

0.06  Fri Mar 3 11:06:29 GMT 2006
    - Added documentation and tests for allow_duplicates().
    - Updated remove() to also remove duplicates.
    - Added tests for pod.

0.05  Thu Mar 2 21:39:52 GMT 2006
    - Added find() method.

0.04  Wed Mar  1 15:20:59 GMT 2006
    - Added note to use libstree version >= .4.2 and removed workaround to 
      lfs.

0.03  Mon Feb 27 13:28:56 GMT 2006
    - Added missing prerequisite for Test::More.

0.02  Sat Feb 25 18:45:09 GMT 2006
    - insert() now returns the count of successfully inserted strings.

0.01  Sun Feb 19 06:01:11 GMT 2006
    - Initial distribution.