App-Licensecheck

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


v3.0.43	2020-02-10

 [ REGRESSIONS ]
 - now misses trove declarations for AGPL-3+

 [ Bug Fixes ]
 - adjust end position of located license name
 - resolve license fulltext last, to leave room for shadowing with
   -or-newer grant
 - tests: declare "use utf8" and "use feature 'unicode_strings'" in
   encode.t

 [ Documentation ]
 - update TODOs

 [ Test Suite ]
 - drop unused function is_licensed_like_scancode
 - tighten encode.t (still fails with non-UTF-8 locales)
 - update author tests related to ZPL since Regexp::Pattern::License
   v3.1.102

Changes  view on Meta::CPAN

 - Add license patterns bsd_2_clause bsd_3_clause bsd_4_clause to
   Regexp::Pattern::License.
 - Add license patterns cddl cecill cecill_1 cecill_1_1 cecill_2 cecill_2_1
   cecill_b cecill_c epl to Regexp::Pattern::License.
 - Add license patterns fsfap fsful fsfullr to Regexp::Pattern::License.
 - Add license patterns gpl lgpl to Regexp::Pattern::License.
 - Add license patterns libpng zlib zlib_acknowledgement to
   Regexp::Pattern::License.
 - Add license patterns mit_new mit_new_materials mit_old mit_unspecified
   postgresql, and group pattern mit to Regexp::Pattern::License.
 - Add license patterns unicode_strict unicode_tou to
   Regexp::Pattern::License.
 - Added: Add new group pattern bsd.
 - Added: Add new group pattern gnu.
 - Added: Add new license pattern ms_rl.
 - Added: Add new license patterns cc_by cc_by_nc cc_by_nc_nd cc_by_nc_sa
   cc_by_nd cc_cc0 cc_sp.
 - Added: Add new license patterns cube eurosym.
 - Added: Add new license patterns curl dsdp mit_oldstyle
   mit_oldstyle_disclaimer mit_oldstyle_permission ntp ntp_disclaimer.
 - Added: Add new license patterns gfdl gfdl_niv.

doap.ttl  view on Meta::CPAN

			a doap-changeset:Change;
			rdfs:label "Add license pattern ftl to Regexp::Pattern::License.";
		], [
			a doap-changeset:Change;
			rdfs:label "Add license patterns libpng zlib zlib_acknowledgement to Regexp::Pattern::License.";
		], [
			a doap-changeset:Addition;
			rdfs:label "Add new license patterns cube eurosym.";
		], [
			a doap-changeset:Change;
			rdfs:label "Add license patterns unicode_strict unicode_tou to Regexp::Pattern::License.";
		], [
			a doap-changeset:Change;
			rdfs:label "Add license pattern sgi_b to Regexp::Pattern::License.";
		], [
			a doap-changeset:Change;
			rdfs:label "Add license pattern python to Regexp::Pattern::License.";
		], [
			a doap-changeset:Change;
			rdfs:label "Add license pattern public_domain to Regexp::Pattern::License.";
		], [

doap.ttl  view on Meta::CPAN

	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.42.tar.gz>;
	doap:revision        "v3.0.42"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-43>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.43"^^xsd:string;
	dc:issued            "2020-02-10"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "tests: declare \"use utf8\" and \"use feature 'unicode_strings'\" in encode.t";
		], [
			a doap-changeset:Tests;
			rdfs:label "tighten encode.t (still fails with non-UTF-8 locales)";
		], [
			a doap-changeset:Packaging;
			rdfs:label "require Encode::Locale Encode";
		], [
			a doap-changeset:Packaging;
			rdfs:label "stop test-require UNIVERSAL::require (unused since v3.0.2)";
		], [



( run in 0.622 second using v1.01-cache-2.11-cpan-88abd93f124 )