App-Licensecheck

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - tighten dependency on Pod::Usage to silence spurious 'used only once:
   possible typo' warning notably with perls older than 5.18
 - unset executable bit on module file in source

 [ Other ]
 - have module methods return lists, and print to STDOUT in main script
 - modernize class instantiations to use field and :param and ADJUST (not
   has and BUILD)
 - parse shortname schemes in main script, slightly simplifying modules
 - refactor to iterate files in main script
 - rename parameter shortname_scheme -> schemes, and validate
 - stop include path in log messages within method parse_license
 - use Feature::Compat::Class (not Object::Pad)
 - use Feature::Compat::Try (not Try::Tiny)
 - use Object::Pad 0.74

v3.3.0	2022-01-08

 [ Bug Fixes ]
 - catch decoding errors and retry as iso-8859-1 encoding
 - fix dumping of content tail

LICENSE  view on Meta::CPAN

    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an

doap.ttl  view on Meta::CPAN

			a doap-changeset:Tests;
			rdfs:label "simplify and generalize tests slightly";
		], [
			a doap-changeset:Documentation;
			rdfs:label "improve synopsis";
		], [
			a doap-changeset:Tests;
			rdfs:label "add author tests to check SYNOPSIS";
		], [
			a doap-changeset:Change;
			rdfs:label "rename parameter shortname_scheme -> schemes, and validate";
		], [
			a doap-changeset:Bugfix;
			rdfs:label "resolve naming schemes when listing licenses";
		], [
			a doap-changeset:Change;
			rdfs:label "use Feature::Compat::Try (not Try::Tiny)";
		], [
			a doap-changeset:Change;
			rdfs:label "use Feature::Compat::Class (not Object::Pad)";
		];



( run in 0.262 second using v1.01-cache-2.11-cpan-4d50c553e7e )