The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
CHANGES file for HTML::TagCloud:

0.32 Mon Aug 22 16:32:29 BST 2005
  - make html_and_css have type="text/css" in the script tag
    (patch by Dean Wilson)
  - use log() instead of sqrt() to have a different distribution of tag sizes
  - linear scaling of tag counts: will be less ugly if you have few tags
  - put tags in a div with text-align: center and fixed line-height

0.31 Fri Jul  8 22:46:22 BST 2005
  - fix division by zero bug when all tags have the same count
    (spotted by glasser)

0.30 Mon Jul  4 13:49:13 BST 2005
  - fix division by zero bug when there is only one tag (spotted by
    marcus)

0.29 Tue Jun 28 22:35:38 BST 2005
  - first release (prompted by Jesse Vincent)