App-Licensecheck
view release on metacpan or search on metacpan
v3.2.0 2021-06-22
[ Bug Fixes ]
- stepwise: fix omit version for singleversion objects
Sandro Mani++
- tighten custom BSD detection to avoid SSLeay false positive
- use Getopt::Long and Pod::Usage (not Getopt::Long::Descriptive)
David Bremner++
[ Documentation ]
- add pod section ENVIRONMENT (replacing and expanding section DEBUGGING)
- colorize output of --help option, and auto-enable color more reliably
- document that options --check and --ignore apply only when multiple
PATHs are provided
- improve markup of pod section OPTIONS
- rephrase description for option --skipped
- restore POD section OPTIONS (gone since v3.0.2)
- split pod section OPTIONS into subsections
- stop bogusly annotate v3.1.0 bugfix as security-related
- update TODOs
a doap-changeset:Bugfix;
rdfs:label "tighten custom BSD detection to avoid SSLeay false positive";
], [
a doap-changeset:Documentation;
rdfs:label "restore POD section OPTIONS (gone since v3.0.2)";
], [
a doap-changeset:Change;
rdfs:label "logging: fix resolve identifier in trace of exception and flaw detection";
], [
a doap-changeset:Documentation;
rdfs:label "add pod section ENVIRONMENT (replacing and expanding section DEBUGGING)";
], [
a doap-changeset:Documentation;
rdfs:label "colorize output of --help option, and auto-enable color more reliably";
], [
a doap-changeset:Change;
rdfs:label "use IO::Interactive";
], [
a doap-changeset:Documentation;
rdfs:label "split pod section OPTIONS into subsections";
], [
scripts/licensecheck.bash_completion view on Meta::CPAN
return 0
} &&
complete -F _licensecheck licensecheck
# Local variables:
# coding: utf-8
# mode: shell-script
# indent-tabs-mode: nil
# End:
# vim: fileencoding=utf-8 filetype=sh expandtabs shiftwidth=4 :
t/devscripts/texinfo.tex view on Meta::CPAN
% texinfo.tex -- TeX macros to handle Texinfo files.
%
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
\def\texinfoversion{2012-03-11.15}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
% 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
%
% This texinfo.tex file is free software: you can redistribute it and/or
% modify it under the terms of the GNU General Public License as
% published by the Free Software Foundation, either version 3 of the
( run in 0.711 second using v1.01-cache-2.11-cpan-5b529ec07f3 )