The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

 entropy 

  Calculates the entropy. Input data values are assumed to be separated by "\n".

 Options: 
  
    -b num : changes the base number to num. Default : 2 
    -e     : shows the 2 ** ( entropy ). This is independent from the value specified by -b.

   --help : Shows this help.
   --version : Shows the version information of this program.