The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Software-License

0.015     2010-03-26
          up the Test::More prereq

0.014     2010-03-23
          add meta_name to almost all remaining licenses, and add a test

0.013     2010-03-18
          add meta_name to Artistic 2 (thanks, Bernardo Rechea)

0.012     2009-05-22
          added guess_license_from_meta which is both JSON and YAML compatible
            (BRICAS)

0.011     2009-05-19
          clarify references to Perl in Perl_5 license
          rename things that were YAML-specific to just be "meta"

0.010     2009-04-14
          add url methods where they were missing (Shlomi Fish)

0.009     2009-01-16
          add repo loc to metadata

0.008     2008-06-16
          fix behavior when guessing multiple items from meta.yml
          (RT #36805, thanks bricas!)

0.007     2008-06-08
          fix detection of the various GNU licences

0.006     2008-06-07
          refactor inline template logic out to Data::Section

0.005     2008-06-01
          add meta_yml_name method

0.004     2008-04-12
          documentation fixes

0.003     2008-04-11
          [CHANGES THAT WILL BREAK YOUR CODE]
          _from_pm is now _from_pod
          "guess" methods return a list

          [ENHANCEMENTS]
          guess_license_from_meta_yml (thanks, Brian Cassidy!)

0.002     2008-04-09
          added Software::LicenseUtils (by request)
          added ->url method to licenses
          fix POD for Mozilla 1.1
          add LGPL 3

0.001     2008-03-18
          minor packaging fixes

0.000     2008-03-18
          pre-release for public evaluation