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

 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.