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

  * deprecate new_license_with_summary constructor in favor
    of new_from_short_name
  * fix detection of Debian distro
  * add license_class method

0.004 2018-05-28

  * move LGPL_2 license in Software::LicenseMoreUtils

0.003 2018-05-26

  * add MPL_1_1 and MPL_2_0 summaries (Debian #865472)
  * add CC0_1_0 summary (Debian #887926)
  * fix examples in pod doc

0.002 2018-05-21

  * fix tests for non-Debian distributions. Tx Slaven (gh #1)
  * avoid undef warning when distro file does not exist

0.001 2018-05-20

  First version