Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files-Excluded-regen-configure: bin/*
Upstream-Name: perl
Source: http://www.perl.com/CPAN/src/5.0/
Comment:
 This package was initially debianized by Brendan O'Dea <bod@debian.org>
 on Thu, 17 Aug 2000 16:10:54 +1000. The packaging has since been modified
 by various others, including Dominic Hargreaves <dom@earth.li> and Niko
 Tyni <ntyni@debian.org>.
 .
 Upstream Authors:
 .
    Larry Wall et. al. (see /usr/share/doc/perl/AUTHORS).
 .
 Last checked against: Perl 5.36.0

Files: *
Copyright:
 Perl is Copyright (C) 1987-2022 by Larry Wall and others. All rights reserved.
License: GPL-1+ or Artistic
Comment:
    This program is free software; you can redistribute it and/or modify
    it under the terms of either:
 .
    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or
 .
    b) the "Artistic License" which comes with Perl.
 ----------------------------------------
 The directories ext/, dist/, and cpan/ contain separate distributions
 that have been bundled with the Perl core. The copyright and license
 status of these have been detailed separately below.
 .
 It is assumed that all the other files are part of Perl and share the
 above copyright and license information unless explicitly specified
 differently. Only the exceptions have been detailed below.
 .
 As a small portion of the files are indeed licensed differently from
 the above, all the other licenses have been collected and/or duplicated
 at the end of this file to facilitate review.

Files: builtin.c
Copyright:
 Copyright (C) 2021 by Paul Evans and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: perlio.c
Copyright:
 Copyright (c) 1996-2006, Nick Ing-Simmons
 Copyright (c) 2006, 2007, 2008 Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files: malloc.c
Copyright:
 Modifications Copyright Ilya Zakharevich 1996-99.
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files: mro_core.c
Copyright:
 Copyright (c) 2007 Brandon L Black
 Copyright (c) 2007, 2008 Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files: perl.c
Copyright:
 Copyright (C) 1987-2022 by Larry Wall and others
 OS/2 port Copyright (c) 1990, 1991, Raymond Chen, Kai Uwe Rommel
 Version 5 port Copyright (c) 1994-2002, Andreas Kaiser, Ilya Zakharevich
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.
 ----------------------------------------
 These copyright notices are embedded in the code, and possibly apply
 to other files as well.

Files: time64.c
Copyright:
 Copyright (c) 2007-2008  Michael G Schwern
 .
 This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
License: Expat

Files:
 regcomp.c
 regexec.c
Copyright:
 Copyright (c) 1986 by University of Toronto.
 Written by Henry Spencer.  Not derived from licensed software.
 .
 Alterations to Henry's code are...
 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
   by Larry Wall and others
 .
 NOTE: this is derived from Henry Spencer's regexp code, and should not
 confused with the original package (see point 3 below).  Thanks, Henry!
License: REGCOMP, and GPL-1+ or Artistic
Comment:
 ----------------------------------------
 The "alterations to Henry's code" have the following license information:
 .
  You may distribute under the terms of either the GNU General Public
  License or the Artistic License, as specified in the README file.

Files: perly.h
Copyright:
 Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2020 Free Software Foundation, Inc.
License: GPL-3+-WITH-BISON-EXCEPTION

Files: mkppport
Copyright:
 Copyright 2006 by Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it
 and/or modify it under the same terms as Perl itself.

Files: ebcdic_tables.h
Copyright:
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: Expat

Files:
 inline.h
 perl.h
Copyright:
 Copyright (C) 1993-2012 by Larry Wall and others
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: GPL-1+ or Artistic
Comment:
 These files contains tables and code adapted from
 https://bjoern.hoehrmann.de/utf-8/decoder/dfa/, which requires this
 copyright notice:
 .
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>

Files: lib/unicore/*.txt
Copyright:
 © 1991-2016 Unicode®, Inc.
License: Unicode
Comment:
 The license is given as
 .
  For terms of use, see http://www.unicode.org/terms_of_use.html
 .
 See the end of this file for the full text of this license as downloaded
 from the above URL on Tue, 26 Apr 2011 14:41:24 +0300.

Files: lib/deprecate.pm
Copyright:
 Copyright (C) 2009, 2011
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.10.0 or,
 at your option, any later version of Perl 5 you may have available.

Files: lib/B/Deparse.pm
Copyright:
 Copyright (c) 1998-2000, 2002, 2003, 2004, 2005, 2006 Stephen McCamant.
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute and/or modify
 it under the same terms as Perl itself.

Files: dist/FindBin/lib/FindBin.pm
Copyright:
 Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: t/op/split_unicode.t
Copyright:
 Copyright (c) 1991-2006 Unicode, Inc.
License: GPL-1+ or Artistic, and Unicode
Comment:
 ----------------------------------------
 The test data was extracted from the Unicode Character Database.
 .
 It is assumed that the test code is licensed under the same terms
 as Perl.

Files: regen/ebcdic.pl
Copyright:
 Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
License: Expat
Comment:
 * Some of the tables are adapted from
 *      https://bjoern.hoehrmann.de/utf-8/decoder/dfa/

Files: regen/reentr.pl
Copyright: Copyright (c) 2002,2003 Jarkko Hietaniemi
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files:
 Porting/checkansi.pl
 Porting/valgrindpp.pl
Copyright:
 Copyright 2003, 2007 by Marcus Holland-Moritz <mhx@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it
 and/or modify it under the same terms as Perl itself.

Files: Porting/config_h.pl
Copyright:
 Copyright (C) 2005-2020 by H.Merijn Brand (m)'20 [23-08-2020]
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: Porting/git-deltatool
Copyright:
 This software is copyright (c) 2010 by David Golden.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under the same
 terms as the Perl 5 programming language system itself.

Files:
 vms/vms.c
 vms/vmsish.h
Copyright:
  Copyright (C) 1993-2015 by Charles Bailey and others.
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: win32/fcrypt.c
Copyright:
 Copyright (C) 1993 Eric Young - see README for more details
License: GPL-1+ or Artistic
Comment:
 This file is a part of Perl itself, licensed as above.

Files:
 dist/autouse/*
 dist/base/*
 dist/constant/*
 dist/Devel-SelfStubber/*
 dist/Dumpvalue/*
 dist/Env/*
 cpan/ExtUtils-Manifest/*
 dist/I18N-Collate/*
 dist/Safe/*
 ext/Fcntl/*
 ext/FileCache/*
 ext/GDBM_File/*
 ext/IPC-Open3/*
 ext/NDBM_File/*
 ext/ODBM_File/*
 ext/Opcode/*
 ext/PerlIO-encoding/*
 ext/PerlIO-scalar/*
 ext/PerlIO-via/*
 ext/POSIX/*
 ext/re/*
 cpan/Socket/*
 ext/Sys-Hostname/*
 ext/Tie-Hash-NamedCapture/*
 ext/Tie-Memoize/*
 ext/VMS-DCLsym/*
 ext/VMS-Stdio/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There is no copyright or license information in these distributions.
 It is assumed that they are licensed under the same terms as Perl itself.

Files: cpan/Archive-Tar/*
Copyright: 2002 - 2009 Jos Boumans <kane@cpan.org>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you may redistribute and/or modify
 it under the same terms as Perl itself.

Files:
 cpan/AutoLoader/*
 dist/SelfLoader/*
Copyright: This package has the same copyright and license as the perl core:
 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012
  by Larry Wall and others
 .
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This package has the same copyright and license as the perl core.

Files: cpan/autodie/*
Copyright: 2008-2009, Paul Fenwick <pjf@perltraining.com.au>
License: GPL-1+ or Artistic
Comment:
 This module is free software, you may distribute it under the
 same terms as Perl itself.

Files:
 cpan/autodie/lib/autodie/exception/system.pm
 cpan/autodie/lib/autodie/exception.pm
Copyright: 2008-2009, Paul Fenwick <pjf@perltraining.com.au>
License: GPL-1+ or Artistic
Comment:
 This is free software.  You may modify and/or redistribute this
 code under the same terms as Perl 5.10 itself, or, at your option,
 any later version of Perl 5.

Files:
 cpan/autodie/lib/autodie/Scope/GuardStack.pm
 cpan/autodie/lib/autodie/Util.pm
Copyright: Copyright 2013-2014, Niels Thykier <niels@thykier.net>
License: GPL-1+ or Artistic
Comment:
 This module is free software.  You may distribute it under the
 same terms as Perl itself.

Files: cpan/Compress-Raw-Bzip2/*
Copyright: Copyright (c) 2005-2022 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Compress-Raw-Bzip2/bzip2-src/*
Copyright: Copyright(C) 1996-2019 Julian Seward. All rights reserved
Comment:
 ----------------------------------------
 cpan/Compress-Raw-Bzip2/bzip2-src/README states:
  Note that the files bzip2.c, bzip2recover.c, bzlib.c & decompress.c
  have been modified to allow them to build with a C++ compiler.
  The file bzip2-src/bzip2-cpp.patch contains the patch
  that was used to modify the original source.
 but the patch has apparently been filtered out when including the software
 into the Perl core distribution.
License: BZIP

Files: cpan/Compress-Raw-Zlib/*
Copyright: Copyright (c) 2005-2021 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Compress-Raw-Zlib/zlib-src/*
Copyright:
 Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
License: ZLIB

Files: cpan/Config-Perl-V/*
Copyright:
 Copyright (C) 2009-2020 H.Merijn Brand
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/CPAN/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:
 cpan/CPAN/lib/App/Cpan.pm
 cpan/CPAN/scripts/cpan
Copyright: (c) 2001-2021, brian d foy, All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 You may redistribute this under the same terms as Perl itself.

Files: cpan/CPAN-Meta/*
Copyright:
 This software is copyright (c) 2010 by David Golden, Ricardo Signes,
 Adam Kennedy and Contributors.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files:
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_0.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_1.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_2.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_3.pod
 cpan/CPAN-Meta/lib/CPAN/Meta/History/Meta_1_4.pod
Copyright: Ken Williams
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/CPAN-Meta-Requirements/*
Copyright:
 This software is copyright (c) 2010 by David Golden and Ricardo Signes.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/CPAN-Meta-YAML/*
Copyright:
 This software is copyright (c) 2010 by Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/DB_File/*
Copyright: Copyright (c) 1995-2022 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/Devel-PPPort/*
Copyright:
 Version 3.x, Copyright (C) 2004-2013, Marcus Holland-Moritz.
              Copyright (C) 2018-2020, The perl5 porters
 Version 2.x, Copyright (C) 2001, Paul Marquess.
 Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files:
 dist/Devel-PPPort/parts/inc/mess
 dist/Devel-PPPort/parts/inc/01_test
Copyright:
 Copyright (C) 2017, 2019 Pali <pali@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Digest/*
Copyright:
 Copyright 1998-2006 Gisle Aas.
 Copyright 1995,1996 Neil Winton.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Digest-MD5/*
Copyright:
 Copyright 1998-2003 Gisle Aas.
 Copyright 1995-1996 Neil Winton.
 Copyright 1990-1992 RSA Data Security, Inc.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Digest-SHA/*
Copyright:
 Copyright (C) 2003-2018 Mark Shelor, All Rights Reserved
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Encode/*
Copyright: Copyright 2002-2014 Dan Kogai <dankogai@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Encode/bin/encguess
Copyright: 2015 Michael LaGrasta and Dan Kogai
License: Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the terms of the the Artistic License (2.0).

Files: dist/encoding-warnings/*
Copyright:
 Copyright 2004, 2005, 2006, 2007 by Audrey Tang <cpan@audreyt.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: dist/Exporter/lib/Exporter.pm
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This library is free software. You can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: dist/Tie-File/*
Copyright:
 Tie::File version 0.97 is copyright (C) 2003 Mark Jason Dominus.
License: GPL-2+ or Artistic
Comment:
 This library is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 These terms are your choice of any of (1) the Perl Artistic Licence,
 or (2) version 2 of the GNU General Public License as published by the
 Free Software Foundation, or (3) any later version of the GNU General
 Public License.


Files: cpan/experimental/*
Copyright:
 This software is copyright (c) 2013 by Leon Timmermans.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/ExtUtils-Constant/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There are no copyright or license notices in this distribution. It
 is assumed that the copyright and license of Perl itself applies here
 as well.
 .
 This is supported by the README of the separate CPAN distribution at
 <https://metacpan.org/release/ExtUtils-Constant>, which states:
 .
 You may distribute this work under the terms of either the GNU General
 Public License or the Artistic License, as specified in perl's README
 file.
 .
 Copyright © 2001, 2002, 2005 Nicholas Clark

Files: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Locale.pm
Copyright: 2010 Gisle Aas <gisle@aas.no>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm
Copyright: 1996- by Andreas Koenig
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/ExtUtils-PL2Bat/lib/ExtUtils/PL2Bat.pm
Copyright: (c) 2015 by Leon Timmermans
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files:
 cpan/File-Fetch/*
 cpan/IPC-Cmd/*
 cpan/Module-Load/*
 cpan/Module-Load-Conditional/*
 cpan/Module-Loaded/*
 cpan/Params-Check/*
Copyright:
 There are no copyright notices in these distributions.
 Their author is Jos Boumans <kane@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you may redistribute and/or modify it
 under the same terms as Perl itself.

Files: cpan/File-Path/*
Copyright:
 This module is copyright (C) Charles Bailey, Tim Bunce, David Landgren,
 James Keenan, and Richard Elberger 1995-2020. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/File-Temp/*
Copyright:
 This software is copyright (c) 2020 by Tim Jenness and the UK Particle
 Physics and Astronomy Research Council.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/Filter-Util-Call/*
Copyright:
 Copyright (c) 1995-2011 Paul Marquess. All rights reserved.
 Copyright (c) 2011-2014 Reini Urban. All rights reserved.
 Copyright (c) 2014-2017 cPanel Inc. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Getopt-Long/*
Copyright:
 Module Getopt::Long is Copyright 1990,2015 by Johan Vromans.
License: GPL-2+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the terms of the Perl Artistic License or the
 GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any
 later version.

Files: cpan/HTTP-Tiny/*
Copyright:
 This software is copyright (c) 2021 by Christian Hansen.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/IO-Compress/*
Copyright:
 Copyright (c) 1995-2022 Paul Marquess. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/IO-Socket-IP/*
Copyright:
 (C) Paul Evans, 2010-2020 -- leonerd@leonerd.org.uk
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public License
 or the Artistic License (the same terms as Perl itself)

Files: cpan/IO-Zlib/*
Copyright:
 Copyright (c) 1998-2004 Tom Hughes <tom@compton.nu>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute
 it and/or modify it under the same terms as Perl itself.

Files: cpan/IPC-SysV/*
Copyright:
 Version 2.x, Copyright (C) 2007-2010, Marcus Holland-Moritz.
 Version 1.x, Copyright (c) 1997, Graham Barr.
 Version 1.x, Copyright (c) 1999, Graham Barr.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/JSON-PP/*
Copyright:
 Copyright 2007-2016 by Makamaka Hannyaharamitu
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/libnet/*
Copyright:
 (C) 1995-2010 Graham Barr. All rights reserved.
 (C) 2013-2017, 2020 Steve Hay. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/libnet/Makefile.PL
Copyright:
 Copyright (C) 2014-2015, 2020 Steve Hay.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This script is free software; you can redistribute it and/or modify it under
 the same terms as Perl itself, i.e. under the terms of either the GNU
 General Public License or the Artistic License, as specified in the LICENCE
 file.

Files: cpan/Scalar-List-Utils/*
Copyright:
 Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Scalar-List-Utils/lib/Scalar/Util.pm
Copyright:
 Copyright (c) 1997-2007 Graham Barr <gbarr@pobox.com>. All rights reserved.
 Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved.
 Copyright (C) 2004, 2008  Matthijs van Duin.  All rights reserved.
 Copyright (C) 2014 cPanel Inc.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Scalar-List-Utils/lib/Sub/Util.pm
Copyright: (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Locale-Maketext-Simple/*
Copyright:
 Copyright 2003, 2004, 2005, 2006 by Audrey Tang <cpan@audreyt.org>
License: Expat or GPL-1+ or Artistic
Comment:
 This software is released under the MIT license cited below.  Additionally,
 when this software is distributed with Perl Kit, Version 5, you may also
 redistribute it and/or modify it under the same terms as Perl itself.

Files:
 cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po
 cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po
 cpan/Locale-Maketext-Simple/t/po_with_i_default/en.po
 cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po
 cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po
Copyright:
 Copyright (C) All Perl Hackers everywhere
 Ton Voon <ton.voon@opsera.com>, 2009.
License: Expat or GPL-1+ or Artistic
Comment:
 ----------------------------------------
 It is assumed that these translations are licensed under the same terms as
 the rest of the Locale-Maketext-Simple distribution.

Files: cpan/Math-Complex/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Memoize/*
Copyright:
 Copyright 1998, 1999, 2000, 2001, 2012 M-J. Dominus.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.
 .
 You may copy and distribute this program under the same terms as
 Perl itself.  If in doubt, write to mjd-perl-memoize+@plover.com for
 a license.

Files: cpan/MIME-Base64/*
Copyright:
 Copyright 1995-2004,2010 Gisle Aas <gisle@ActiveState.com>
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/MIME-Base64/Base64.xs
Copyright:
 Copyright 1997-2004 Gisle Aas
 Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 The tables and some of the code that used to be here was borrowed from
 metamail, which comes with this message:
 .
  Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
 .
  Permission to use, copy, modify, and distribute this material
  for any purpose and without fee is hereby granted, provided
  that the above copyright notice and this permission notice
  appear in all copies, and that the name of Bellcore not be
  used in advertising or publicity pertaining to this
  material without the specific, prior written permission
  of an authorized representative of Bellcore.  BELLCORE
  MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
  OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS",
  WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.

Files: cpan/Module-Metadata/*
Copyright:
 Copyright (c) 2001-2011 Ken Williams.  All rights reserved.
 Copyright (c) 2010-2011 Matt Trout and David Golden. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/NEXT/*
Copyright:
 Copyright (c) 2000-2001, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: cpan/parent/*
Copyright:
 Copyright (c) 2007-2017 Max Maischein <corion@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This module is released under the same terms as Perl itself.

Files: cpan/PerlIO-via-QuotedPrint/*
Copyright:
 Copyright (c) 2002-2004,2012 Elizabeth Mattijsen.  All rights reserved.
 Copyright (C) 2015, 2020 Steve Hay.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Perl-OSType/*
Copyright:
 This software is copyright (c) 2016 by David Golden.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/Pod-Checker/*
Copyright:
 Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This file is part of "PodParser". PodParser is free software;
 you can redistribute it and/or modify it under the same terms
 as Perl itself.

Files: cpan/Pod-Escapes/*
Copyright:
 Copyright (c) 2001-2004 Sean M. Burke.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/podlators/*
Copyright:
 Copyright 1999-2001, 2008, 2010, 2012, 2014-2016, 2018-2019 Russ Allbery <rra@cpan.org>
 Substantial contributions by Sean Burke <sburke@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/podlators/lib/Pod/Text/Overstrike.pm
Copyright:
 Copyright 2000 by Joe Smith <Joe.Smith@inwap.com>.
 Copyright 1999, 2001, 2004, 2006, 2008, 2009, 2018-2019 Russ Allbery <rra@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.

Files:
 cpan/podlators/t/data/snippets/README
 cpan/podlators/t/data/basic.cap
 cpan/podlators/t/data/basic.clr
 cpan/podlators/t/data/basic.man
 cpan/podlators/t/data/basic.ovr
 cpan/podlators/t/data/basic.pod
 cpan/podlators/t/data/basic.txt
Copyright:
 Copyright 2001-2018 Russ Allbery <rra@cpan.org>
License: RRA-KEEP-THIS-NOTICE
Comment:
 The license text can be found at the end of this file.

Files:
 cpan/podlators/t/docs/pod-spelling.t
 cpan/podlators/t/docs/pod.t
 cpan/podlators/t/docs/synopsis.t
 cpan/podlators/t/lib/Test/RRA.pm
 cpan/podlators/t/lib/Test/RRA/Config.pm
 cpan/podlators/t/style/minimum-version.t
 cpan/podlators/t/style/module-version.t
 cpan/podlators/t/style/strict.t
Copyright:
 Copyright 2012-2014 The Board of Trustees of the Leland Stanford Junior University
 Copyright 2014-2016, 2019 Russ Allbery <eagle@eyrie.org>
License: Expat

Files:
 cpan/podlators/t/lib/Test/RRA/ModuleVersion.pm
 cpan/podlators/t/docs/spdx-license.t
 cpan/podlators/t/style/obsolete-strings.t
Copyright: Copyright 2016, 2018-2019 Russ Allbery <eagle@eyrie.org>
License: Expat

Files: cpan/podlators/t/man/no-encode.t
Copyright:
 Copyright 2016 Niko Tyni <ntyni@iki.fi>
 Copyright 2016, 2018-2019 Russ Allbery <rra@cpan.org>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Pod-Simple/*
Copyright:
 Copyright (c) 2002-2004 Sean M. Burke.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm
Copyright:
 Copyright (c) 2003-2005 Allison Randal.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files:
 cpan/Pod-Simple/t/perlfaq.pod
 cpan/Pod-Simple/t/perlfaqo.txt
Copyright:
 Copyright (c) 1997-1999 Tom Christiansen and Nathan Torkington.
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 This document  is part of the perlfaq distribution. A newer version
 of it is also included in pod/perlfaq3.pod.
 .
 The license notice in the document is:
 .
  When included as an integrated part of the Standard Distribution
  of Perl or of its documentation (printed or otherwise), this works is
  covered under Perl's Artistic License.  For separate distributions of
  all or part of this FAQ outside of that, see L<perlfaq>.
 .
  Irrespective of its distribution, all code examples here are in the public
  domain.  You are permitted and encouraged to use this code and any
  derivatives thereof in your own programs for fun or for profit as you
  see fit.  A simple comment in the code giving credit to the FAQ would
  be courteous but is not required.
 .
 The corresponding license in pod/perlfaq.pod is:
 .
  This document is available under the same terms as Perl itself. Code
  examples in all the perlfaq documents are in the public domain. Use
  them as you see fit (and at your own risk with no warranty from anyone).

Files: cpan/Pod-Usage/*
Copyright:
 Copyright (C) 1996-2000 by Bradford Appleton. All rights reserved.
 Copyright (c) 2001-2016 by Marek Rouchal.
License: GPL-1+ or Artistic
Comment:
 Pod::Usage (the distribution) is licensed under the same terms as Perl

Files: cpan/Pod-Usage/t/inc/Pod/PlainText.pm
Copyright:
 Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Sys-Syslog/*
Copyright:
 Copyright (C) 1990-2012 by Larry Wall and others.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Sys-Syslog/fallback/syslog.h
Copyright:
 Copyright (c) 1982, 1986, 1988, 1993
      The Regents of the University of California.  All rights reserved.
License: BSD-3-clause-with-weird-numbering

Files: cpan/Term-ANSIColor/*
Copyright:
 Copyright 1996 Zenin
 Copyright 1996-1998, 2000-2002, 2005-2006, 2008-2018, 2020 Russ Allbery <rra@cpan.org>
 Copyright 2012 Kurt Starsinic <kstarsinic@gmail.com>
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.

Files:
 cpan/Term-ANSIColor/t/lib/Test/RRA.pm
Copyright:
 Copyright 2016, 2018-2019 Russ Allbery <eagle@eyrie.org>
 Copyright 2013, 2014 The Board of Trustees of the Leland Stanford Junior University
License: Expat

Files:
 cpan/Term-ANSIColor/t/lib/Test/RRA/Config.pm
Copyright:
 Copyright 2015, 2016, 2019 Russ Allbery <eagle@eyrie.org>
 Copyright 2013-2014 The Board of Trustees of the Leland Stanford Junior University
License: Expat

Files: cpan/Term-Cap/*
Copyright: 1995-2015 (c) perl5 porters.
License: GPL-1+ or Artistic
Comment:
 This software is free software and can be modified and distributed under
 the same terms as Perl itself.

Files: cpan/Test-Harness/*
Copyright:
 Copyright (c) 2007-2011, Andy Armstrong <andy@hexten.net>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Test-Harness/lib/TAP/Parser.pm
Copyright:
 Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm
Copyright:
 Copyright 2007-2011 Andy Armstrong.
 Portions copyright 2006-2008 Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: cpan/Test-Simple/*
Copyright:
 Copyright 2001-2008 by Michael G Schwern <schwern@pobox.com>.
 Copyright 2019-2020 Chad Granum <exodist@cpan.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Builder.pm
Copyright:
 Copyright 2002-2008 by chromatic <chromatic@wgz.org> and
                       Michael G Schwern E<schwern@pobox.com>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
Copyright:
 Copyright Mark Fowler <mark@twoshortplanks.com> 2002.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Builder/Tester.pm
Copyright:
 Copyright Mark Fowler <mark@twoshortplanks.com> 2002, 2004.
 .
 Some code taken from Test::More and Test::Catch, written by by
 Michael G Schwern <schwern@pobox.com>.  Hence, those parts
 Copyright Michael G Schwern 2001.  Used and distributed with
 permission.
 .
 This module is copyright 2005 Fergal Daly <fergal@esatclear.ie>, some parts
 are based on other people's work.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Tutorial.pod
Copyright:
 Copyright 2001 by Michael G Schwern <schwern@pobox.com>.
License: GPL-1+ or Artistic
Comment:
 This documentation is free; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 Irrespective of its distribution, all code examples in these files
 are hereby placed into the public domain.  You are permitted and
 encouraged to use this code in your own programs for fun
 or for profit as you see fit.  A simple comment in the code giving
 credit would be courteous but is not required.

Files: cpan/Test-Simple/lib/Test/Builder/IO/Scalar.pm
Copyright:
 Copyright (c) 1996 by Eryq.  All rights reserved.
 Copyright (c) 1999,2001 by ZeeGee Software Inc.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files: cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
Copyright: Copyright 2003 by Fergal Daly <fergal@esatclear.ie>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.

Files:
 cpan/Test-Simple/lib/Test/use/ok.pm
 cpan/Test-Simple/lib/ok.pm
Copyright: none
 To the extent possible under law, 唐鳳 has waived all copyright and related
 or neighboring rights to L<Test-use-ok>
License:  CC0-1.0
Comment:
 ----------------------------------------
 The file links to http://creativecommons.org/publicdomain/zero/1.0/
 and the full license text as retrieved from there can be found at the
 end of this file.

Files: cpan/Text-Balanced/*
Copyright:
 Copyright 1997 - 2001 Damian Conway. All Rights Reserved.
 Copyright (C) 2009 Adam Kennedy.
 Copyright (C) 2015 Steve Hay.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or modify it under the
 same terms as Perl itself, i.e. under the terms of either the GNU General Public
 License or the Artistic License, as specified in the F<LICENCE> file.

Files: cpan/Text-ParseWords/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There are no copyright notices this distribution.
 .
 This library is free software; you may redistribute and/or modify it
 under the same terms as Perl itself.

Files: cpan/Text-Tabs/*
Copyright:
 Copyright (C) 1996-2009 David Muir Sharnoff.
 Copyright (C) 2005 Aristotle Pagaltzis
 Copyright (C) 2012-2013 Google, Inc.
License: TEXT-TABS

Files: cpan/Tie-RefHash/*
Copyright:
 This software is copyright (c) 2006 by יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files:
 cpan/Win32API-File/*
 cpan/ExtUtils-Install/*
 cpan/Math-BigInt/*
 cpan/Math-BigInt-FastCalc/*
 cpan/Math-BigRat/*
 dist/Thread-Queue/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.
 ----------------------------------------
 These distributions include no copyright notices but have
 the same explicit licensing information.

Files:
 cpan/bignum/*
Copyright:
 (C) by Tels L<http://bloodgate.com/> in early 2002 - 2007.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.

Files: cpan/Time-Local/*
Copyright:
 Copyright (c) 1997 - 2020 by Graham Barr & Dave Rolsky.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: cpan/Time-Piece/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 This module is free software, you may distribute it under the same
 terms as Perl.

Files: cpan/Time-Piece/Piece.xs
Copyright:
 strptime copied from freebsd with the following copyright:
 Copyright (c) 1994 Powerdog Industries.  All rights reserved.
License: GPL-1+ or Artistic, and BSD-4-clause-POWERDOG
Comment:
 ----------------------------------------
 The strptime function is licensed under the BSD-like license included
 below. It is assumed that the other parts are licensed under the same
 terms as the rest of the distribution.

Files: cpan/Unicode-Collate/*
Copyright:
 This module is Copyright(C) 2001-2021, SADAHIRO Tomoyuki. Japan. All
 rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Unicode-Collate/Collate/allkeys.txt
Copyright:
 Copyright (c) 2020 Unicode, Inc.
License: Unicode
Comment:
 For terms of use, see http://www.unicode.org/terms_of_use.html
 ----------------------------------------
 See below for the full text of this license as downloaded from the above URL
 on Tue, 26 Apr 2011 14:41:24 +0300.

Files: dist/Unicode-Normalize/*
Copyright:
 Copyright(C) 2001-2012, SADAHIRO Tomoyuki. Japan. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: cpan/Win32/*
Copyright: (c) 1995 Microsoft Corporation. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There are no copyright notices or license information in this distribution,
 but the README file of the separate CPAN distribution at
 <https://fastapi.metacpan.org/source/JDB/Win32-0.52/README> states:
 .
 This module is free software; you may redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 The "Perl for Win32" source code was licensed under the same terms
 as Perl itself and contained this copyright notice:
 .
  (c) 1995 Microsoft Corporation. All rights reserved.
     Developed by ActiveWare Internet Corp.

Files: dist/Attribute-Handlers/*
Copyright:
 Copyright (c) 2001-2009, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: dist/Carp/*
Copyright:
 Copyright (c) 1994-2013 Larry Wall
 Copyright (c) 2011, 2012, 2013 Andrew Main (Zefram) <zefram@fysh.org>
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: dist/Data-Dumper/*
Copyright:
 Copyright (c) 1996-2019 Gurusamy Sarathy. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/ExtUtils-CBuilder/*
Copyright:
 Copyright (c) 2003-2005 Ken Williams.  All rights reserved.
 Copyright (c) 2012-2020 Ken Williams.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/ExtUtils-ParseXS/*
Copyright:
 Copyright 2002-2012 by Ken Williams, David Golden and other contributors.
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 Based on the ExtUtils::xsubpp code by Larry Wall and the Perl 5
 Porters, which was released under the same license terms.

Files: dist/Filter-Simple/*
Copyright:
 Copyright (c) 2000-2008, Damian Conway. All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software. It may be used, redistributed
 and/or modified under the same terms as Perl itself.

Files: dist/if/*
Copyright: This software is copyright (c) 2002 by Ilya Zakharevich.
License: GPL-1+ or Artistic
Comment:
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Files: dist/I18N-LangTags/*
Copyright:
 Copyright 1998+, Sean M. Burke <sburke@cpan.org>, all rights
 reserved.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/I18N-LangTags/lib/I18N/LangTags/List.pm
Copyright:
 Copyright (c) 2001+ Sean M. Burke. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 You can redistribute and/or modify this document under the same terms
 as Perl itself.

Files: dist/IO/*
Copyright:
 Copyright (c) 1996-2003 Graham Barr <gbarr@pobox.com>. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/IO/lib/IO/Socket.pm
Copyright:
 Copyright (c) 1997-8 Graham Barr <gbarr@pobox.com>. All rights reserved.
 Copyright 2001, Lincoln Stein <lstein@cshl.org>.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.
 .
 The atmark() implementation: Copyright 2001, Lincoln Stein <lstein@cshl.org>.
 This module is distributed under the same terms as Perl itself.
 Feel free to use, modify and redistribute it as long as you retain
 the correct attribution.

Files: dist/lib/*
Copyright: as above for 'Files: *'
License: GPL-1+ or Artistic
Comment:
 This package has the same copyright and license as the perl core.

Files: dist/Locale-Maketext/*
Copyright:
 Copyright 1999-2004, Sean M. Burke <sburke@cpan.org>, all rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod
Copyright: 1999 The Perl Journal.
License: GPL-1+ or Artistic
Comment:
 This document may be distributed under the same terms as Perl itself.

Files: dist/Module-CoreList/*
Copyright:
 Copyright (C) 2002-2009 Richard Clamp.  All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/Module-CoreList/corelist
Copyright:
 Copyright (c) 2002-2007 by D.H. aka PodMaster
License: GPL-1+ or Artistic
Comment:
 This program is distributed under the same terms as perl itself.

Files: dist/Module-CoreList/lib/Module/CoreList/Utils.pm
Copyright:
 Copyright (C) 2013 Chris Williams.  All Rights Reserved.
License: GPL-1+ or Artistic
Comment:
 This module is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: dist/Net-Ping/*
Copyright:
 Copyright (c) 2017-2020, Reini Urban.  All rights reserved.
 Copyright (c) 2016, cPanel Inc.  All rights reserved.
 Copyright (c) 2012, Steve Peters.  All rights reserved.
 Copyright (c) 2002-2003, Rob Brown.  All rights reserved.
 Copyright (c) 2001, Colin McMillen.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you may redistribute it and/or
 modify it under the same terms as Perl itself.

Files: dist/PathTools/*
Copyright:
 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/PathTools/Cwd.xs
Copyright:
 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
 Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
License: GPL-1+ or Artistic, and BSD-3-clause-GENERIC
Comment:
 ----------------------------------------
 The main license applies to most of the code:
 .
  This program is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself.
 .
 but portions of it have been taken from a BSD variant and are licensed
 under the terms of the "BSD-3-clause-GENERIC" license included in this file.
 .
 dist/PathTools/Cwd.pm states:
 .
  Portions of the C code in this library are copyright (c) 1994 by the
  Regents of the University of California.  All rights reserved.  The
  license on this code is compatible with the licensing of the rest of
  the distribution - please see the source code in F<Cwd.xs> for the
  details.
 .
 but, as discussed in
  http://rt.cpan.org/Public/Bug/Display.html?id=64116
 this is outdated and dist/PathTools/Cwd.xs itself contains the correct
 information.

Files: cpan/Pod-Perldoc/*
Copyright:
 Copyright (c) 2002-2007 Sean M. Burke.
 Copyright (c) 2011 Mark Allen.  All rights reserved.
 Copyright (c) 2011 brian d foy. All rights reserved.
 Copyright (c) 2017 Mark Allen.
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

Files: dist/Storable/*
Copyright:
 Copyright (c) 1995-2001, Raphael Manfredi
 Copyright (c) 2002-2014 by the Perl 5 Porters
 Copyright (c) 2016,2017 cPanel Inc
 Copyright (c) 2017, Reini Urban
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl 5 itself.

Files: dist/Storable/t/forgive.t
Copyright:
 Copyright (c) 1995-2000, Raphael Manfredi
 (C) Copyright 1997, Universitat Dortmund, all rights reserved.
License: GPL-1+ or Artistic
Comment:
 You may redistribute only under the same terms as Perl 5, as specified
 in the README file that comes with the distribution.

Files:
 dist/Storable/t/attach_errors.t
 dist/Storable/t/attach_singleton.t
 dist/Storable/t/circular_hook.t
Copyright:
 Copyright 2005, Adam Kennedy.
License: GPL-1+ or Artistic
Comment:
 You may redistribute only under the same terms as Perl 5, as specified
 in the README file that comes with the distribution.

Files:
 dist/Storable/t/code.t
 dist/Storable/t/sig_die.t
Copyright:
 Copyright (c) 2002 Slaven Rezic
License: GPL-1+ or Artistic
Comment:
 You may redistribute only under the same terms as Perl 5, as specified
 in the README file that comes with the distribution.

Files: dist/threads/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 threads is released under the same license as Perl.

Files: dist/threads-shared/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 threads::shared is released under the same license as Perl.

Files: dist/threads-shared/shared.xs
Copyright:
 Copyright (c) 2001-2002, 2006 Larry Wall
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: dist/Test/*
Copyright:
 Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
 Copyright (c) 2001-2002 Michael G. Schwern.
 Copyright (c) 2002-2004 Sean M. Burke.
License: GPL-1+ or Artistic
Comment:
 This package is free software and is provided "as is" without express
 or implied warranty.  It may be used, redistributed and/or modified
 under the same terms as Perl itself.

Files: dist/Time-HiRes/*
Copyright:
 Copyright (c) 1996-2002 Douglas E. Wegscheid.  All rights reserved.
 Copyright (c) 2002-2010 Jarkko Hietaniemi.
 Copyright (c) 2011, 2012, 2013 Andrew Main (Zefram) <zefram@fysh.org>
 All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: dist/XSLoader/*
Copyright:
 Copyright (C) 1990-2011 by Larry Wall and others.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/attributes/*
Copyright:
 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 by Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files:
 ext/Amiga-ARexx/*
 ext/Amiga-Exec/*
Copyright:
 Copyright (C) 2013 by Andy Broad.
License: GPL-1+ or Artistic
Comment:
 There is no license information included. It is assumed that this
 distribution is licensed under the same terms as Perl itself.

Files: ext/B/*
Copyright:
 Copyright (c) 1996, 1997, 1998 Malcolm Beattie
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/B/B/Concise.pm
Copyright:
 Copyright (C) 2000-2003 Stephen McCamant. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute and/or modify it
 under the same terms as Perl itself.

Files: ext/Devel-Peek/*
Copyright:
 Copyright (c) 1995-98 Ilya Zakharevich. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Files: ext/DynaLoader/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There is no license information included that clearly applies to the
 whole of this distribution. It is assumed that it is licensed under
 the same terms as Perl itself.

Files: ext/DynaLoader/dl_aix.xs
Copyright:
 This is an unpublished work copyright (c) 1992 Helios Software GmbH
 3000 Hannover 1, Germany
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 It is assumed that this file is licensed under the same terms as Perl itself.

Files: ext/DynaLoader/dl_freemint.xs
Copyright:
 based upon the file "dl.c", which is Copyright (c) 1994, Larry Wall
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/Errno/*
Copyright:
 Copyright (c) 1997-8 Graham Barr. All rights reserved.
License: GPL-1+ or Artistic
Comment:
 This program is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/File-Glob/*
Copyright: unknown
License: Artistic
Comment:
 The Perl interface was written by Nathan Torkington <gnat@frii.com>,
 and is released under the artistic license.  Further modifications
 were made by Greg Bacon <gbacon@cs.uah.edu>, Gurusamy Sarathy
 <gsar@activestate.com>, and Thomas Wegner <wegner_thomas@yahoo.com>.

Files:
 ext/File-Glob/bsd_glob.c
 ext/File-Glob/bsd_glob.h
Copyright:
 Copyright (c) 1989, 1993
 The Regents of the University of California.  All rights reserved.
 .
 This code is derived from software contributed to Berkeley by
 Guido van Rossum.
License: BSD-3-clause

Files: ext/Hash-Util/*
Copyright: unknown
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 There is no license information in this distribution.
 It is assumed that it is licensed under the same terms as Perl itself.

Files: ext/Hash-Util/lib/Hash/Util.pm
Copyright:
 hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
License: GPL-1+ or Artistic
Comment:
 ----------------------------------------
 As above, it is assumed that this file is licensed under the same terms
 as Perl itself.
 .
 The copyright and license information of Array::RefElem, as fetched from
 <https://fastapi.metacpan.org/source/GAAS/Array-RefElem-1.00/README>, is as
 follows:
 .
  Copyright 2000 Gisle Aas <gisle@aas.no>
 .
  This library is free software; you can redistribute it and/or
  modify it under the same terms as Perl itself.

Files: ext/Hash-Util-FieldHash/*
Copyright:
 Copyright (C) 2006-2007 by (Anno Siegel)
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.8.7 or,
 at your option, any later version of Perl 5 you may have available.

Files: ext/I18N-Langinfo/*
Copyright:
 Copyright 2001 by Jarkko Hietaniemi
License: GPL-1+ or Artistic
Comment:
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.

Files: ext/mro/*
Copyright:
 Copyright (c) 2007 Brandon L Black
 Copyright (c) 2008,2009 Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/Pod-Html/*
Copyright: unknown
License: Artistic
Comment:
 This program is distributed under the Artistic License.

Files: ext/SDBM_File/*
Copyright: none
License: SDBM-PUBLIC-DOMAIN

Files: ext/Win32CORE/*
Copyright:
 Copyright (C) 2007 by Larry Wall and others
License: GPL-1+ or Artistic
Comment:
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the README file.

Files: ext/XS-APItest/*
Copyright:
 Copyright (C) 2002,2004 Tim Jenness, Christian Soeller, Hugo van der Sanden.
 All Rights Reserved.
 .
 Copyright (C) 2009 Andrew Main (Zefram) <zefram@fysh.org>
License: GPL-1+ or Artistic
Comment:
 This librar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            