components/perl512/perl.license
changeset 3557 39d5a85cfd14
parent 1225 2e558aea9a28
child 7760 4ab84455407c
equal deleted inserted replaced
3555:76f4672c5e4b 3557:39d5a85cfd14
     1 Oracle elects to have this file available under and governed by
     1 Portions of this program use Perl 5.12.5, the open source version is made
     2 the Artistic License (see below for full license text).
     2 available by The Perl Foundation under the terms of the below version of the
     3 However, the following notice accompanied the original version of this file:
     3 Artistic License.  As such, Oracle is required to provide the following notices.
     4 
     4 Note, however, that the Oracle program license that accompanied this program
     5 This program is free software; you can redistribute it and/or modify
     5 determines your right to use the Oracle program, including Perl 5.12.5, and the
     6 it under the terms of either:
     6 terms contained in the following notices do not change those rights.
     7 
     7       
     8         a) the GNU General Public License as published by the Free
     8 Extensions to Perl 5.12.5 have been made by Oracle to support current versions
     9         Software Foundation; either version 1, or (at your option) any
     9 of Solaris and provide additional tools.  These changes are detailed in the
    10         later version, or
    10 solaris-userland project source repository at
    11 
    11 http://java/net/projects/solaris-userland/sources/gates/ in the
    12         b) the "Artistic License" which comes with this Kit.
    12 components/perl512/patches/setenv.patch file. 
    13 
    13  
    14 This program is distributed in the hope that it will be useful,
    14 The current open source version of Perl can be downloaded at:
    15 but WITHOUT ANY WARRANTY; without even the implied warranty of
    15 http://www.perl.org
    16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
    16 
    17 the GNU General Public License or the Artistic License for more details.
    17 Oracle elects to license this file available under the Artistic License as
    18 
    18 expressly permitted by the Perl licensing terms.
    19 You should have received a copy of the Artistic License with this
    19 
    20 Kit, in the file named "Artistic".  If not, I'll be glad to provide one.
    20                          The "Artistic License"
    21 
    21 
    22 You should also have received a copy of the GNU General Public License
    22                                 Preamble
    23 along with this program in the file named "Copying". If not, write to the
       
    24 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
       
    25 Boston, MA 02110-1301, USA or visit their web page on the internet at
       
    26 http://www.gnu.org/copyleft/gpl.html.
       
    27 
       
    28 =======================================================================
       
    29 
       
    30 Copyright (c) 1986 - 2010, Larry Wall and others
       
    31 
       
    32 			 The "Artistic License"
       
    33 
       
    34 				Preamble
       
    35 
    23 
    36 The intent of this document is to state the conditions under which a
    24 The intent of this document is to state the conditions under which a
    37 Package may be copied, such that the Copyright Holder maintains some
    25 Package may be copied, such that the Copyright Holder maintains some
    38 semblance of artistic control over the development of the package,
    26 semblance of artistic control over the development of the package,
    39 while giving the users of the package the right to use and distribute
    27 while giving the users of the package the right to use and distribute
    40 the Package in a more-or-less customary fashion, plus the right to make
    28 the Package in a more-or-less customary fashion, plus the right to make
    41 reasonable modifications.
    29 reasonable modifications.
    42 
    30 
    43 Definitions:
    31 Definitions:
    44 
    32 
    45 	"Package" refers to the collection of files distributed by the
    33         "Package" refers to the collection of files distributed by the
    46 	Copyright Holder, and derivatives of that collection of files
    34         Copyright Holder, and derivatives of that collection of files
    47 	created through textual modification.
    35         created through textual modification.
    48 
    36 
    49 	"Standard Version" refers to such a Package if it has not been
    37         "Standard Version" refers to such a Package if it has not been
    50 	modified, or has been modified in accordance with the wishes
    38         modified, or has been modified in accordance with the wishes
    51 	of the Copyright Holder as specified below.
    39         of the Copyright Holder as specified below.
    52 
    40 
    53 	"Copyright Holder" is whoever is named in the copyright or
    41         "Copyright Holder" is whoever is named in the copyright or
    54 	copyrights for the package.
    42         copyrights for the package.
    55 
    43 
    56 	"You" is you, if you're thinking about copying or distributing
    44         "You" is you, if you're thinking about copying or distributing
    57 	this Package.
    45         this Package.
    58 
    46 
    59 	"Reasonable copying fee" is whatever you can justify on the
    47         "Reasonable copying fee" is whatever you can justify on the
    60 	basis of media cost, duplication charges, time of people involved,
    48         basis of media cost, duplication charges, time of people involved,
    61 	and so on.  (You will not be required to justify it to the
    49         and so on.  (You will not be required to justify it to the
    62 	Copyright Holder, but only to the computing community at large
    50         Copyright Holder, but only to the computing community at large
    63 	as a market that must bear the fee.)
    51         as a market that must bear the fee.)
    64 
    52 
    65 	"Freely Available" means that no fee is charged for the item
    53         "Freely Available" means that no fee is charged for the item
    66 	itself, though there may be fees involved in handling the item.
    54         itself, though there may be fees involved in handling the item.
    67 	It also means that recipients of the item may redistribute it
    55         It also means that recipients of the item may redistribute it
    68 	under the same conditions they received it.
    56         under the same conditions they received it.
    69 
    57 
    70 1. You may make and give away verbatim copies of the source form of the
    58 1. You may make and give away verbatim copies of the source form of the
    71 Standard Version of this Package without restriction, provided that you
    59 Standard Version of this Package without restriction, provided that you
    72 duplicate all of the original copyright notices and associated disclaimers.
    60 duplicate all of the original copyright notices and associated disclaimers.
    73 
    61 
   153 
   141 
   154 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   142 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   155 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   143 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   156 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   144 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
   157 
   145 
   158 				The End
   146                                 The End
       
   147 
       
   148 --------------------
       
   149 regcomp.c:
       
   150 
       
   151  * pregcomp and pregexec -- regsub and regerror are not used in perl
       
   152  *
       
   153  *      Copyright (c) 1986 by University of Toronto.
       
   154  *      Written by Henry Spencer.  Not derived from licensed software.
       
   155  *
       
   156  *      Permission is granted to anyone to use this software for any
       
   157  *      purpose on any computer system, and to redistribute it freely,
       
   158  *      subject to the following restrictions:
       
   159  *
       
   160  *      1. The author is not responsible for the consequences of use of
       
   161  *              this software, no matter how awful, even if they arise
       
   162  *              from defects in it.
       
   163  *
       
   164  *      2. The origin of this software must not be misrepresented, either
       
   165  *              by explicit claim or by omission.
       
   166  *
       
   167  *      3. Altered versions must be plainly marked as such, and must not
       
   168  *              be misrepresented as being the original software.
       
   169  *
       
   170  *
       
   171  ****    Alterations to Henry's code are...
       
   172  ****
       
   173  ****    Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
       
   174  ****    2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
       
   175  ****    by Larry Wall and others
       
   176  ****
       
   177  ****    You may distribute under the terms of either the GNU General Public
       
   178  ****    License or the Artistic License, as specified in the README file.
       
   179 
       
   180 --------------------
       
   181 time64.c:
       
   182 
       
   183 Copyright (c) 2007-2008  Michael G Schwern
       
   184  
       
   185 This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
       
   186 
       
   187 The MIT License:
       
   188  
       
   189 Permission is hereby granted, free of charge, to any person obtaining a copy
       
   190 of this software and associated documentation files (the "Software"), to deal
       
   191 in the Software without restriction, including without limitation the rights
       
   192 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
   193 copies of the Software, and to permit persons to whom the Software is
       
   194 furnished to do so, subject to the following conditions:   
       
   195  
       
   196 The above copyright notice and this permission notice shall be included in
       
   197 all copies or substantial portions of the Software.
       
   198 
       
   199 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
   200 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   201 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       
   202 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
   203 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
   204 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       
   205 THE SOFTWARE.
       
   206 
       
   207 --------------------
       
   208 cpan/CGI/lib/CGI/Cookie.pm:
       
   209 
       
   210 # Copyright 1995-1999, Lincoln D. Stein.  All rights reserved.
       
   211 # It may be used and modified freely, but I do request that this copyright
       
   212 # notice remain attached to the file.  You may modify this module as you
       
   213 # wish, but if you redistribute a modified version, please attach a note
       
   214 # listing the modifications you have made.
       
   215 
       
   216 --------------------
       
   217 cpan/Compress-Raw-Bzip2/bzip2-src/LICENSE:
       
   218 
       
   219 This program, "bzip2", the associated library "libbzip2", and all
       
   220 documentation, are copyright (C) 1996-2007 Julian R Seward.  All
       
   221 rights reserved.
       
   222 
       
   223 Redistribution and use in source and binary forms, with or without
       
   224 modification, are permitted provided that the following conditions
       
   225 are met:
       
   226 
       
   227 1. Redistributions of source code must retain the above copyright
       
   228    notice, this list of conditions and the following disclaimer.
       
   229 
       
   230 2. The origin of this software must not be misrepresented; you must 
       
   231    not claim that you wrote the original software.  If you use this 
       
   232    software in a product, an acknowledgment in the product 
       
   233    documentation would be appreciated but is not required.
       
   234 
       
   235 3. Altered source versions must be plainly marked as such, and must
       
   236    not be misrepresented as being the original software.
       
   237 
       
   238 4. The name of the author may not be used to endorse or promote 
       
   239    products derived from this software without specific prior written 
       
   240    permission.
       
   241 
       
   242 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
       
   243 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
       
   244 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   245 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
       
   246 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   247 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
       
   248 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
       
   249 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
       
   250 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
       
   251 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       
   252 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
   253 
       
   254 Julian Seward, [email protected]
       
   255 bzip2/libbzip2 version 1.0.5 of 10 December 2007
       
   256 
       
   257 --------------------
       
   258 cpan/Compress-Raw-Zlib/zlib-src/adler32.c:
       
   259 
       
   260  * Copyright (C) 1995-2004 Mark Adler
       
   261  * For conditions of distribution and use, see copyright notice in zlib.h
       
   262 --------------------
       
   263 cpan/Compress-Raw-Zlib/zlib-src/compress.c:
       
   264 
       
   265  * Copyright (C) 1995-2003 Jean-loup Gailly.
       
   266  * For conditions of distribution and use, see copyright notice in zlib.h
       
   267 --------------------
       
   268 cpan/Compress-Raw-Zlib/zlib-src/crc32.c:
       
   269 
       
   270  * Copyright (C) 1995-2005 Mark Adler
       
   271  * For conditions of distribution and use, see copyright notice in zlib.h
       
   272 --------------------
       
   273 cpan/Compress-Raw-Zlib/zlib-src/deflate.c:
       
   274 
       
   275  * Copyright (C) 1995-2005 Jean-loup Gailly.
       
   276  * For conditions of distribution and use, see copyright notice in zlib.h
       
   277 --------------------
       
   278 cpan/Compress-Raw-Zlib/zlib-src/deflate.h:
       
   279 
       
   280  * Copyright (C) 1995-2004 Jean-loup Gailly
       
   281  * For conditions of distribution and use, see copyright notice in zlib.h
       
   282 --------------------
       
   283 cpan/Compress-Raw-Zlib/zlib-src/inffast.h:
       
   284 
       
   285  * Copyright (C) 1995-2003 Mark Adler
       
   286  * For conditions of distribution and use, see copyright notice in zlib.h
       
   287 --------------------
       
   288 cpan/Compress-Raw-Zlib/zlib-src/zlib.h:
       
   289 
       
   290 /* zlib.h -- interface of the 'zlib' general purpose compression library
       
   291   version 1.2.3, July 18th, 2005
       
   292  
       
   293   Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
       
   294 
       
   295   This software is provided 'as-is', without any express or implied
       
   296   warranty.  In no event will the authors be held liable for any damages
       
   297   arising from the use of this software.
       
   298 
       
   299   Permission is granted to anyone to use this software for any purpose,
       
   300   including commercial applications, and to alter it and redistribute it
       
   301   freely, subject to the following restrictions:
       
   302  
       
   303   1. The origin of this software must not be misrepresented; you must not
       
   304      claim that you wrote the original software. If you use this software
       
   305      in a product, an acknowledgment in the product documentation would be
       
   306      appreciated but is not required.
       
   307   2. Altered source versions must be plainly marked as such, and must not be
       
   308      misrepresented as being the original software.
       
   309   3. This notice may not be removed or altered from any source distribution.
       
   310 
       
   311   Jean-loup Gailly        Mark Adler
       
   312   [email protected]          [email protected]
       
   313 
       
   314 
       
   315   The data format used by the zlib library is described by RFCs (Request for
       
   316   Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
       
   317   (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
       
   318 */ 
       
   319 
       
   320 --------------------
       
   321 cpan/Digest-MD5/MD5.pm:
       
   322 
       
   323 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
       
   324 rights reserved.
       
   325 
       
   326 License to copy and use this software is granted provided that it
       
   327 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
       
   328 Algorithm" in all material mentioning or referencing this software
       
   329 or this function.
       
   330 
       
   331 License is also granted to make and use derivative works provided
       
   332 that such works are identified as "derived from the RSA Data
       
   333 Security, Inc. MD5 Message-Digest Algorithm" in all material
       
   334 mentioning or referencing the derived work.
       
   335 
       
   336 RSA Data Security, Inc. makes no representations concerning either
       
   337 the merchantability of this software or the suitability of this
       
   338 software for any particular purpose. It is provided "as is"
       
   339 without express or implied warranty of any kind.
       
   340 
       
   341 These notices must be retained in any copies of any part of this
       
   342 documentation and/or software.
       
   343 
       
   344 =back
       
   345 
       
   346 This copyright does not prohibit distribution of any version of Perl
       
   347 containing this extension under the terms of the GNU or Artistic
       
   348 licenses.
       
   349 
       
   350 =head1 AUTHORS
       
   351 
       
   352 The original C<MD5> interface was written by Neil Winton
       
   353 (C<[email protected]>).
       
   354 
       
   355 The C<Digest::MD5> module is written by Gisle Aas <[email protected]>.
       
   356 
       
   357 --------------------
       
   358 cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm:
       
   359 
       
   360 Copyright 2003, 2004, 2005, 2006 by Audrey Tang E<lt>[email protected]<gt>.
       
   361 
       
   362 This software is released under the MIT license cited below.  Additionally,
       
   363 when this software is distributed with B<Perl Kit, Version 5>, you may also
       
   364 redistribute it and/or modify it under the same terms as Perl itself.
       
   365 
       
   366 =head2 The "MIT" License
       
   367 
       
   368 Permission is hereby granted, free of charge, to any person obtaining a copy
       
   369 of this software and associated documentation files (the "Software"), to deal
       
   370 in the Software without restriction, including without limitation the rights
       
   371 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
   372 copies of the Software, and to permit persons to whom the Software is
       
   373 furnished to do so, subject to the following conditions:
       
   374 
       
   375 The above copyright notice and this permission notice shall be included in
       
   376 all copies or substantial portions of the Software.
       
   377 
       
   378 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
       
   379 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   380 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
       
   381 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
   382 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
       
   383 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
       
   384 DEALINGS IN THE SOFTWARE.
       
   385 
       
   386 --------------------
       
   387 cpan/Sys-Syslog/fallback/syslog.h:
       
   388 
       
   389 /*
       
   390  * Copyright (c) 1982, 1986, 1988, 1993
       
   391  *      The Regents of the University of California.  All rights reserved.
       
   392  *
       
   393  * Redistribution and use in source and binary forms, with or without
       
   394  * modification, are permitted provided that the following conditions
       
   395  * are met:
       
   396  * 1. Redistributions of source code must retain the above copyright
       
   397  *    notice, this list of conditions and the following disclaimer.
       
   398  * 2. Redistributions in binary form must reproduce the above copyright
       
   399  *    notice, this list of conditions and the following disclaimer in the
       
   400  *    documentation and/or other materials provided with the distribution.
       
   401  * 4. Neither the name of the University nor the names of its contributors
       
   402  *    may be used to endorse or promote products derived from this software
       
   403  *    without specific prior written permission.
       
   404  *
       
   405  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
       
   406  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   407  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   408  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
       
   409  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   410  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   411  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   412  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   413  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   414  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   415  * SUCH DAMAGE.   
       
   416  *      
       
   417  *      @(#)syslog.h    8.1 (Berkeley) 6/2/93
       
   418  */
       
   419 
       
   420 --------------------
       
   421 cpan/Text-Soundex/Soundex.pm:
       
   422 
       
   423 # (c) Copyright 1998-2007 by Mark Mielke
       
   424 #   
       
   425 # Freedom to use these sources for whatever you want, as long as credit
       
   426 # is given where credit is due, is hereby granted. You may make modifications
       
   427 # where you see fit but leave this copyright somewhere visible. As well, try
       
   428 # to initial any changes you make so that if I like the changes I can
       
   429 # incorporate them into later versions.
       
   430 #
       
   431 #      - Mark Mielke <[email protected]>
       
   432 
       
   433 --------------------
       
   434 cpan/Text-Tabs/lib/Text/Tabs.pm:
       
   435 
       
   436 Copyright (C) 1996-2002,2005,2006 David Muir Sharnoff.
       
   437 Copyright (C) 2005 Aristotle Pagaltzis
       
   438 This module may be modified, used, copied, and redistributed at your own risk.
       
   439 Publicly redistributed modified versions must use a different name.
       
   440 
       
   441 --------------------
       
   442 cpan/Text-Tabs/lib/Text/Wrap.pm:
       
   443 
       
   444 David Muir Sharnoff <[email protected]> with help from Tim Pierce and
       
   445 many many others.  Copyright (C) 1996-2009 David Muir Sharnoff.
       
   446 This module may be modified, used, copied, and redistributed at
       
   447 your own risk.  Publicly redistributed versions that are modified
       
   448 must use a different name.
       
   449 
       
   450 --------------------
       
   451 ext/File-Glob/bsd_glob.c:
       
   452 
       
   453  * Copyright (c) 1989, 1993
       
   454  *      The Regents of the University of California.  All rights reserved.
       
   455  *
       
   456  * This code is derived from software contributed to Berkeley by
       
   457  * Guido van Rossum.
       
   458  *
       
   459  * Redistribution and use in source and binary forms, with or without
       
   460  * modification, are permitted provided that the following conditions
       
   461  * are met:
       
   462  * 1. Redistributions of source code must retain the above copyright
       
   463  *    notice, this list of conditions and the following disclaimer.
       
   464  * 2. Redistributions in binary form must reproduce the above copyright
       
   465  *    notice, this list of conditions and the following disclaimer in the
       
   466  *    documentation and/or other materials provided with the distribution.
       
   467  * 3. Neither the name of the University nor the names of its contributors
       
   468  *    may be used to endorse or promote products derived from this software
       
   469  *    without specific prior written permission.
       
   470  *
       
   471  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
       
   472  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   473  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   474  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
       
   475  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   476  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   477  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   478  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   479  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   480  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   481  * SUCH DAMAGE.
       
   482 
       
   483 --------------------
       
   484 ext/File-Glob/Glob.pm:
       
   485 
       
   486 The Perl interface was written by Nathan Torkington E<lt>[email protected]<gt>,
       
   487 and is released under the artistic license.  Further modifications were
       
   488 made by Greg Bacon E<lt>[email protected]<gt>, Gurusamy Sarathy
       
   489 E<lt>[email protected]<gt>, and Thomas Wegner
       
   490 E<lt>[email protected]<gt>.  The C glob code has the
       
   491 following copyright:
       
   492 
       
   493     Copyright (c) 1989, 1993 The Regents of the University of California.
       
   494     All rights reserved.
       
   495 
       
   496     This code is derived from software contributed to Berkeley by
       
   497     Guido van Rossum.
       
   498 
       
   499     Redistribution and use in source and binary forms, with or without
       
   500     modification, are permitted provided that the following conditions
       
   501     are met:
       
   502 
       
   503     1. Redistributions of source code must retain the above copyright
       
   504        notice, this list of conditions and the following disclaimer.
       
   505     2. Redistributions in binary form must reproduce the above copyright
       
   506        notice, this list of conditions and the following disclaimer in the
       
   507        documentation and/or other materials provided with the distribution.
       
   508     3. Neither the name of the University nor the names of its contributors
       
   509        may be used to endorse or promote products derived from this software
       
   510        without specific prior written permission.
       
   511 
       
   512     THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
       
   513     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
       
   514     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
       
   515     ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
       
   516     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
       
   517     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
       
   518     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   519     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
       
   520     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
       
   521     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
       
   522     SUCH DAMAGE.
       
   523 
       
   524 --------------------
       
   525 lib/File/Copy.pm:
       
   526 
       
   527 # File/Copy.pm. Written in 1994 by Aaron Sherman <[email protected]>. This
       
   528 # source code has been placed in the public domain by the author.
       
   529 # Please be kind and preserve the documentation.
       
   530 #
       
   531 # Additions copyright 1996 by Charles Bailey.  Permission is granted
       
   532 # to distribute the revised code under the same terms as Perl itself.
       
   533 
       
   534 --------------------
       
   535 
       
   536 
       
   537 COPYRIGHTS AND ATTRIBUTION TEXT FOUND IN SOURCE FILES
       
   538 =====================================================
       
   539 
       
   540 --------------------
       
   541 av.c:
       
   542 
       
   543  *    Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
       
   544  *    2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others
       
   545  *
       
   546  *    You may distribute under the terms of either the GNU General Public
       
   547  *    License or the Artistic License, as specified in the README file.
       
   548 --------------------
       
   549 doop.c:
       
   550 
       
   551  *    Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
       
   552  *    2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 by Larry Wall and others
       
   553  *
       
   554  *    You may distribute under the terms of either the GNU General Public
       
   555  *    License or the Artistic License, as specified in the README file.
       
   556 --------------------
       
   557 malloc.c:
       
   558 
       
   559  * malloc.c (Caltech) 2/21/82
       
   560  * Chris Kingsley, kingsley@cit-20.
       
   561 
       
   562  * Modifications Copyright Ilya Zakharevich 1996-99.
       
   563 --------------------
       
   564 mro.c:
       
   565 
       
   566  *    Copyright (c) 2007 Brandon L Black
       
   567  *    Copyright (c) 2007, 2008 Larry Wall and others
       
   568  *    
       
   569  *    You may distribute under the terms of either the GNU General Public
       
   570  *    License or the Artistic License, as specified in the README file.
       
   571 --------------------
       
   572 perl.c:
       
   573 
       
   574  *    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
       
   575  *    2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by Larry Wall
       
   576  *    and others
       
   577  *
       
   578  *    You may distribute under the terms of either the GNU General Public
       
   579  *    License or the Artistic License, as specified in the README file.
       
   580 --------------------
       
   581 perlio.c:
       
   582 
       
   583  * Copyright (c) 1996-2006, Nick Ing-Simmons
       
   584  * Copyright (c) 2006, 2007, 2008 Larry Wall and others
       
   585  *    
       
   586  * You may distribute under the terms of either the GNU General Public License
       
   587  * or the Artistic License, as specified in the README file.
       
   588 --------------------
       
   589 perly.c:
       
   590 
       
   591  *    Copyright (c) 2004, 2005, 2006, 2007, 2008 by Larry Wall and others
       
   592  * 
       
   593  *    You may distribute under the terms of either the GNU General Public
       
   594  *    License or the Artistic License, as specified in the README file.
       
   595  * 
       
   596  *    Note that this file was originally generated as an output from
       
   597  *    GNU bison version 1.875, but now the code is statically maintained
       
   598  *    and edited; the bits that are dependent on perly.y are now
       
   599  *    #included from the files perly.tab and perly.act.
       
   600  * 
       
   601  *    Here is an important copyright statement from the original, generated
       
   602  *    file:
       
   603  *
       
   604  *      As a special exception, when this file is copied by Bison into a
       
   605  *      Bison output file, you may use that output file without 
       
   606  *      restriction.  This special exception was added by the Free
       
   607  *      Software Foundation in version 1.24 of Bison.
       
   608  * 
       
   609  * Note that this file is also #included in madly.c, to allow compilation
       
   610  * of a second parser, Perl_madparse, that is identical to Perl_yyparse,
       
   611  * but which includes extra code for dumping the parse tree.
       
   612  * This is controlled by the PERL_IN_MADLY_C define. 
       
   613 --------------------
       
   614 pp_sort.c:
       
   615 
       
   616  *    Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
       
   617  *    2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Larry Wall and others
       
   618  *
       
   619  *    You may distribute under the terms of either the GNU General Public
       
   620  *    License or the Artistic License, as specified in the README file.
       
   621 
       
   622 /*
       
   623  * The quicksort implementation was derived from source code contributed
       
   624  * by Tom Horsley.
       
   625  *
       
   626  * NOTE: this code was derived from Tom Horsley's qsort replacement
       
   627  * and should not be confused with the original code.
       
   628  */
       
   629 
       
   630 /* Copyright (C) Tom Horsley, 1997. All rights reserved.
       
   631 
       
   632    Permission granted to distribute under the same terms as perl which are
       
   633    (briefly):
       
   634 
       
   635     This program is free software; you can redistribute it and/or modify
       
   636     it under the terms of either:
       
   637 
       
   638         a) the GNU General Public License as published by the Free
       
   639         Software Foundation; either version 1, or (at your option) any
       
   640         later version, or
       
   641 
       
   642         b) the "Artistic License" which comes with this Kit.
       
   643 
       
   644    Details on the perl license can be found in the perl source code which
       
   645    may be located via the www.perl.com web page.
       
   646 
       
   647    This is the most wonderfulest possible qsort I can come up with (and
       
   648    still be mostly portable) My (limited) tests indicate it consistently
       
   649    does about 20% fewer calls to compare than does the qsort in the Visual
       
   650    C++ library, other vendors may vary.
       
   651 
       
   652    Some of the ideas in here can be found in "Algorithms" by Sedgewick,
       
   653    others I invented myself (or more likely re-invented since they seemed
       
   654    pretty obvious once I watched the algorithm operate for a while).
       
   655 --------------------
       
   656 perly.h:
       
   657 
       
   658 /* A Bison parser, made by GNU Bison 2.3.  */
       
   659 
       
   660 /* Skeleton interface for Bison's Yacc-like parsers in C
       
   661 
       
   662    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
       
   663    Free Software Foundation, Inc.
       
   664 
       
   665    This program is free software; you can redistribute it and/or modify
       
   666    it under the terms of the GNU General Public License as published by
       
   667    the Free Software Foundation; either version 2, or (at your option)
       
   668    any later version.
       
   669 
       
   670    This program is distributed in the hope that it will be useful,
       
   671    but WITHOUT ANY WARRANTY; without even the implied warranty of
       
   672    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
   673    GNU General Public License for more details.
       
   674 
       
   675    You should have received a copy of the GNU General Public License
       
   676    along with this program; if not, write to the Free Software
       
   677    Foundation, Inc., 51 Franklin Street, Fifth Floor,
       
   678    Boston, MA 02110-1301, USA.  */
       
   679 
       
   680 /* As a special exception, you may create a larger work that contains
       
   681    part or all of the Bison parser skeleton and distribute that work
       
   682    under terms of your choice, so long as that work isn't itself a
       
   683    parser generator using the skeleton or a modified version thereof
       
   684    as a parser skeleton.  Alternatively, if you modify or redistribute
       
   685    the parser skeleton itself, you may (at your option) remove this
       
   686    special exception, which will cause the skeleton and the resulting
       
   687    Bison output files to be licensed under the GNU General Public
       
   688    License without this special exception.
       
   689 
       
   690    This special exception was added by the Free Software Foundation in
       
   691    version 2.2 of Bison.  */
       
   692 --------------------
       
   693 utfebcdic.h:
       
   694 
       
   695  *    Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2009 by Larry Wall,
       
   696  *    Nick Ing-Simmons, and others
       
   697  *   
       
   698  *    You may distribute under the terms of either the GNU General Public
       
   699  *    License or the Artistic License, as specified in the README file.
       
   700  * 
       
   701  * Macros to implement UTF-EBCDIC as perl's internal encoding
       
   702  * Taken from version 7.1 of Unicode Techical Report #16:
       
   703  *  http://www.unicode.org/unicode/reports/tr16
       
   704 --------------------
       
   705 epoc/epoc_stubs.c:
       
   706 
       
   707  *    Copyright (c) 1999 Olaf Flebbe [email protected]
       
   708  *
       
   709  *    You may distribute under the terms of either the GNU General Public
       
   710  *    License or the Artistic License, as specified in the README file.
       
   711 --------------------
       
   712 cpan/DB_File/version.c:
       
   713 
       
   714  version.c -- Perl 5 interface to Berkeley DB
       
   715 
       
   716  written by Paul Marquess <[email protected]>
       
   717  last modified 2nd Jan 2002
       
   718  version 1.802
       
   719 
       
   720  All comments/suggestions/problems are welcome
       
   721 
       
   722      Copyright (c) 1995-2002 Paul Marquess. All rights reserved.
       
   723      This program is free software; you can redistribute it and/or
       
   724      modify it under the same terms as Perl itself.
       
   725 --------------------
       
   726 cpan/Devel-PPPort/module2.c:
       
   727 
       
   728 *  Perl/Pollution/Portability
       
   729 *
       
   730 ********************************************************************************
       
   731 *
       
   732 *  $Revision: 12 $
       
   733 *  $Author: mhx $
       
   734 *  $Date: 2009/01/18 14:10:49 +0100 $
       
   735 *
       
   736 ********************************************************************************
       
   737 *    
       
   738 *  Version 3.x, Copyright (C) 2004-2009, Marcus Holland-Moritz.
       
   739 *  Version 2.x, Copyright (C) 2001, Paul Marquess.
       
   740 *  Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
       
   741 *       
       
   742 *  This program is free software; you can redistribute it and/or
       
   743 *  modify it under the same terms as Perl itself.
       
   744 --------------------
       
   745 dist/IO/poll.c:
       
   746 
       
   747  * Copyright (c) 1997-8 Graham Barr <[email protected]>. All rights reserved.
       
   748  * This program is free software; you can redistribute it and/or
       
   749  * modify it under the same terms as Perl itself.
       
   750 --------------------
       
   751 cpan/Digest-SHA/src/hmac.c:
       
   752 
       
   753  * hmac.c: routines to compute HMAC-SHA-1/224/256/384/512 digests
       
   754  * 
       
   755  * Ref: FIPS PUB 198 The Keyed-Hash Message Authentication Code
       
   756  *
       
   757  * Copyright (C) 2003-2008 Mark Shelor, All Rights Reserved 
       
   758 --------------------
       
   759 Porting/checkansi.pl:
       
   760 
       
   761 Copyright 2007 by Marcus Holland-Moritz <[email protected]>.
       
   762 
       
   763 This program is free software; you may redistribute it
       
   764 and/or modify it under the same terms as Perl itself.
       
   765 --------------------
       
   766 Porting/config_h.pl:
       
   767 
       
   768 # Copyright (C) 2005-2007 by H.Merijn Brand (m)'07 [18-04-2007]
       
   769 # 
       
   770 # You may distribute under the terms of either the GNU General Public
       
   771 # License or the Artistic License, as specified in the README file.
       
   772 --------------------
       
   773 Porting/valgrindpp.pl:
       
   774 
       
   775 Copyright 2003 by Marcus Holland-Moritz <[email protected]>.
       
   776 
       
   777 This program is free software; you may redistribute it
       
   778 and/or modify it under the same terms as Perl itself.
       
   779 --------------------
       
   780 lib/deprecate.pm:
       
   781 
       
   782 Copyright (C) 2009
       
   783 
       
   784 This library is free software; you can redistribute it and/or modify
       
   785 it under the same terms as Perl itself, either Perl version 5.10.0 or,
       
   786 at your option, any later version of Perl 5 you may have available.
       
   787 --------------------
       
   788 lib/Exporter.pm:
       
   789 
       
   790 This library is free software. You can redistribute it
       
   791 and/or modify it under the same terms as Perl itself.
       
   792 --------------------
       
   793 cpan/B-Debug/Debug.pm:
       
   794 
       
   795 =head1 AUTHOR
       
   796 
       
   797 Malcolm Beattie, C<[email protected]>
       
   798 Reini Urban C<[email protected]>
       
   799 
       
   800 =head1 LICENSE
       
   801 
       
   802 Copyright (c) 1996, 1997 Malcolm Beattie
       
   803 Copyright (c) 2008 Reini Urban
       
   804 
       
   805         This program is free software; you can redistribute it and/or modify
       
   806         it under the terms of either:
       
   807 
       
   808         a) the GNU General Public License as published by the Free
       
   809         Software Foundation; either version 1, or (at your option) any
       
   810         later version, or
       
   811 
       
   812         b) the "Artistic License" which comes with this kit.
       
   813 
       
   814     This program is distributed in the hope that it will be useful,
       
   815     but WITHOUT ANY WARRANTY; without even the implied warranty of
       
   816     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
       
   817     the GNU General Public License or the Artistic License for more details.
       
   818 
       
   819     You should have received a copy of the Artistic License with this kit,
       
   820     in the file named "Artistic".  If not, you can get one from the Perl
       
   821     distribution. You should also have received a copy of the GNU General
       
   822     Public License, in the file named "Copying". If not, you can get one
       
   823     from the Perl distribution or else write to the Free Software Foundation,
       
   824     Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
       
   825 --------------------
       
   826 cpan/Cwd/Cwd.pm:
       
   827 
       
   828 =head1 AUTHOR
       
   829 
       
   830 Originally by the perl5-porters.
       
   831 
       
   832 Maintained by Ken Williams <[email protected]>
       
   833 
       
   834 =head1 COPYRIGHT
       
   835 
       
   836 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
       
   837 
       
   838 This program is free software; you can redistribute it and/or modify
       
   839 it under the same terms as Perl itself.
       
   840 
       
   841 Portions of the C code in this library are copyright (c) 1994 by the
       
   842 Regents of the University of California.  All rights reserved.  The
       
   843 license on this code is compatible with the licensing of the rest of
       
   844 the distribution - please see the source code in F<Cwd.xs> for the
       
   845 details.
       
   846 --------------------
       
   847 cpan/DB_File/DB_File.pm:
       
   848 
       
   849 # written by Paul Marquess ([email protected])
       
   850 # last modified 28th October 2007
       
   851 # version 1.818
       
   852 #
       
   853 #     Copyright (c) 1995-2009 Paul Marquess. All rights reserved.
       
   854 #     This program is free software; you can redistribute it and/or
       
   855 #     modify it under the same terms as Perl itself.
       
   856 
       
   857 =head1 COPYRIGHT
       
   858 
       
   859 Copyright (c) 1995-2007 Paul Marquess. All rights reserved. This program
       
   860 is free software; you can redistribute it and/or modify it under the
       
   861 same terms as Perl itself.
       
   862 
       
   863 Although B<DB_File> is covered by the Perl license, the library it
       
   864 makes use of, namely Berkeley DB, is not. Berkeley DB has its own
       
   865 copyright and its own license. Please take the time to read it.
       
   866 
       
   867 Here are are few words taken from the Berkeley DB FAQ (at
       
   868 F<http://www.oracle.com/technology/products/berkeley-db/db/index.html>) regarding the license:
       
   869 
       
   870     Do I have to license DB to use it in Perl scripts?
       
   871 
       
   872     No. The Berkeley DB license requires that software that uses
       
   873     Berkeley DB be freely redistributable. In the case of Perl, that
       
   874     software is Perl, and not your scripts. Any Perl scripts that you
       
   875     write are your property, including scripts that make use of
       
   876     Berkeley DB. Neither the Perl license nor the Berkeley DB license
       
   877     place any restriction on what you may do with them.
       
   878 
       
   879 If you are in any doubt about the license situation, contact either the
       
   880 Berkeley DB authors or the author of DB_File. See L<"AUTHOR"> for details.
       
   881 --------------------
       
   882 cpan/Digest-MD5/MD5.pm:
       
   883 
       
   884 This library is free software; you can redistribute it and/or
       
   885 modify it under the same terms as Perl itself.
       
   886 
       
   887  Copyright 1998-2003 Gisle Aas.
       
   888  Copyright 1995-1996 Neil Winton.
       
   889  Copyright 1991-1992 RSA Data Security, Inc.
       
   890 
       
   891 The MD5 algorithm is defined in RFC 1321. This implementation is
       
   892 derived from the reference C code in RFC 1321 which is covered by
       
   893 the following copyright statement:
       
   894 
       
   895 =over 4
       
   896 
       
   897 =item
       
   898 
       
   899 Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
       
   900 rights reserved.
       
   901 
       
   902 License to copy and use this software is granted provided that it
       
   903 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
       
   904 Algorithm" in all material mentioning or referencing this software
       
   905 or this function.
       
   906 
       
   907 License is also granted to make and use derivative works provided
       
   908 that such works are identified as "derived from the RSA Data
       
   909 Security, Inc. MD5 Message-Digest Algorithm" in all material
       
   910 mentioning or referencing the derived work.
       
   911 
       
   912 RSA Data Security, Inc. makes no representations concerning either
       
   913 the merchantability of this software or the suitability of this
       
   914 software for any particular purpose. It is provided "as is"
       
   915 without express or implied warranty of any kind.
       
   916 
       
   917 These notices must be retained in any copies of any part of this
       
   918 documentation and/or software.
       
   919 
       
   920 =back
       
   921 
       
   922 This copyright does not prohibit distribution of any version of Perl
       
   923 containing this extension under the terms of the GNU or Artistic
       
   924 licenses.
       
   925 
       
   926 =head1 AUTHORS
       
   927 
       
   928 The original C<MD5> interface was written by Neil Winton
       
   929 (C<[email protected]>).
       
   930 
       
   931 The C<Digest::MD5> module is written by Gisle Aas <[email protected]>.
       
   932 --------------------
       
   933 cpan/Digest/Digest.pm:
       
   934 
       
   935 Gisle Aas <[email protected]>
       
   936 
       
   937 The C<Digest::> interface is based on the interface originally
       
   938 developed by Neil Winton for his C<MD5> module.
       
   939 
       
   940 This library is free software; you can redistribute it and/or
       
   941 modify it under the same terms as Perl itself.
       
   942 
       
   943     Copyright 1998-2006 Gisle Aas.
       
   944     Copyright 1995,1996 Neil Winton.
       
   945 --------------------
       
   946 cpan/Encode/Encode.pm:
       
   947 
       
   948 This project was originated by Nick Ing-Simmons and later maintained
       
   949 by Dan Kogai E<lt>[email protected]<gt>.  See AUTHORS for a full
       
   950 list of people involved.  For any questions, use
       
   951 E<lt>[email protected]<gt> so we can all share.
       
   952 
       
   953 While Dan Kogai retains the copyright as a maintainer, the credit
       
   954 should go to all those involoved.  See AUTHORS for those submitted
       
   955 codes.
       
   956 
       
   957 =head1 COPYRIGHT
       
   958 
       
   959 Copyright 2002-2006 Dan Kogai E<lt>[email protected]<gt>
       
   960 
       
   961 This library is free software; you can redistribute it and/or modify
       
   962 it under the same terms as Perl itself.
       
   963 --------------------
       
   964 cpan/File-Temp/Temp.pm:
       
   965 
       
   966 Tim Jenness E<lt>[email protected]<gt>
       
   967 
       
   968 Copyright (C) 2007-2009 Tim Jenness.
       
   969 Copyright (C) 1999-2007 Tim Jenness and the UK Particle Physics and
       
   970 Astronomy Research Council. All Rights Reserved.  This program is free
       
   971 software; you can redistribute it and/or modify it under the same
       
   972 terms as Perl itself.
       
   973 
       
   974 Original Perl implementation loosely based on the OpenBSD C code for
       
   975 mkstemp(). Thanks to Tom Christiansen for suggesting that this module
       
   976 should be written and providing ideas for code improvements and
       
   977 security enhancements.
       
   978 --------------------
       
   979 cpan/Filter-Util-Call/Call.pm:
       
   980 
       
   981 # Copyright (c) 1995-2009 Paul Marquess. All rights reserved.
       
   982 #
       
   983 # This program is free software; you can redistribute it and/or
       
   984 # modify it under the same terms as Perl itself.
       
   985 --------------------
       
   986 cpan/IO-Zlib/Zlib.pm:
       
   987 
       
   988 # Copyright (c) 1998-2004 Tom Hughes <[email protected]>.
       
   989 # All rights reserved. This program is free software; you can redistribute
       
   990 # it and/or modify it under the same terms as Perl itself.
       
   991 --------------------
       
   992 cpan/Math-BigInt-FastCalc/FastCalc.pm:
       
   993 
       
   994 This program is free software; you may redistribute it and/or modify it under
       
   995 the same terms as Perl itself.
       
   996 
       
   997 =head1 AUTHORS
       
   998 
       
   999 Original math code by Mark Biggar, rewritten by Tels L<http://bloodgate.com/>
       
  1000 in late 2000.
       
  1001 Seperated from BigInt and shaped API with the help of John Peacock.
       
  1002 Fixed, sped-up and enhanced by Tels http://bloodgate.com 2001-2003.
       
  1003 Further streamlining (api_version 1 etc.) by Tels 2004-2007.
       
  1004 --------------------
       
  1005 cpan/Memoize/Memoize.pm:
       
  1006 
       
  1007 # Copyright 1998, 1999, 2000, 2001 M-J. Dominus.
       
  1008 # You may copy and distribute this program under the
       
  1009 # same terms as Perl itself.  If in doubt,
       
  1010 # write to [email protected] for a license.
       
  1011 
       
  1012 Copyright 1998, 1999, 2000, 2001  by Mark Jason Dominus
       
  1013 
       
  1014 This library is free software; you may redistribute it and/or modify
       
  1015 it under the same terms as Perl itself.
       
  1016 --------------------
       
  1017 cpan/MIME-Base64/Base64.pm:
       
  1018 
       
  1019 Copyright 1995-1999, 2001-2004 Gisle Aas.
       
  1020 
       
  1021 This library is free software; you can redistribute it and/or
       
  1022 modify it under the same terms as Perl itself.
       
  1023 
       
  1024 Distantly based on LWP::Base64 written by Martijn Koster
       
  1025 <[email protected]> and Joerg Reichelt <[email protected]> and
       
  1026 code posted to comp.lang.perl <[email protected]> by Hans
       
  1027 Mulder <[email protected]>
       
  1028 
       
  1029 The XS implementation uses code from metamail.  Copyright 1991 Bell
       
  1030 Communications Research, Inc. (Bellcore)
       
  1031 --------------------
       
  1032 cpan/MIME-Base64/QuotedPrint.pm:
       
  1033 
       
  1034 Copyright 1995-1997,2002-2004 Gisle Aas.
       
  1035 
       
  1036 This library is free software; you can redistribute it and/or
       
  1037 modify it under the same terms as Perl itself.
       
  1038 --------------------
       
  1039 cpan/Pod-LaTeX/LaTeX.pm:
       
  1040 
       
  1041 Copyright (C) 2000-2004 Tim Jenness. All Rights Reserved.
       
  1042 
       
  1043 This program is free software; you can redistribute it and/or modify
       
  1044 it under the same terms as Perl itself.
       
  1045 --------------------
       
  1046 cpan/Sys-Syslog/Syslog.pm:
       
  1047 
       
  1048 Copyright (C) 1990-2008 by Larry Wall and others.
       
  1049 
       
  1050 
       
  1051 =head1 LICENSE
       
  1052 
       
  1053 This program is free software; you can redistribute it and/or modify it
       
  1054 under the same terms as Perl itself.
       
  1055 --------------------
       
  1056 cpan/Term-ANSIColor/ANSIColor.pm:
       
  1057 
       
  1058 # Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2005, 2006, 2008, 2009
       
  1059 #     Russ Allbery <[email protected]> and Zenin
       
  1060 # PUSH/POP support submitted 2007 by openmethods.com voice solutions
       
  1061 #
       
  1062 # This program is free software; you may redistribute it and/or modify it
       
  1063 # under the same terms as Perl itself.
       
  1064 
       
  1065 Original idea (using constants) by Zenin, reimplemented using subs by Russ
       
  1066 Allbery <[email protected]>, and then combined with the original idea by
       
  1067 Russ with input from Zenin.  Russ Allbery now maintains this module.
       
  1068 
       
  1069 =head1 COPYRIGHT AND LICENSE
       
  1070 
       
  1071 Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2005, 2006, 2008, 2009 Russ
       
  1072 Allbery <[email protected]> and Zenin.  This program is free software; you
       
  1073 may redistribute it and/or modify it under the same terms as Perl itself.
       
  1074 
       
  1075 PUSHCOLOR, POPCOLOR, and LOCALCOLOR were contributed by openmethods.com
       
  1076 voice solutions.
       
  1077 --------------------
       
  1078 cpan/Time-HiRes/HiRes.pm:
       
  1079 
       
  1080 Copyright (c) 1996-2002 Douglas E. Wegscheid.  All rights reserved.
       
  1081 
       
  1082 Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Jarkko Hietaniemi.
       
  1083 All rights reserved.
       
  1084 
       
  1085 This program is free software; you can redistribute it and/or modify
       
  1086 it under the same terms as Perl itself.
       
  1087 --------------------
       
  1088 cpan/Unicode-Collate/Collate.pm:
       
  1089 
       
  1090 The Unicode::Collate module for perl was written by SADAHIRO Tomoyuki,
       
  1091 <[email protected]>. This module is Copyright(C) 2001-2005,
       
  1092 SADAHIRO Tomoyuki. Japan. All rights reserved.
       
  1093 
       
  1094 This module is free software; you can redistribute it and/or
       
  1095 modify it under the same terms as Perl itself.
       
  1096 
       
  1097 The file Unicode/Collate/allkeys.txt was copied directly
       
  1098 from L<http://www.unicode.org/Public/UCA/4.1.0/allkeys.txt>.
       
  1099 This file is Copyright (c) 1991-2005 Unicode, Inc. All rights reserved.
       
  1100 Distributed under the Terms of Use in L<http://www.unicode.org/copyright.html>.
       
  1101 --------------------
       
  1102 cpan/Unicode-Normalize/Normalize.pm:
       
  1103 
       
  1104 SADAHIRO Tomoyuki <[email protected]>
       
  1105 
       
  1106 Copyright(C) 2001-2007, SADAHIRO Tomoyuki. Japan. All rights reserved.
       
  1107 
       
  1108 This module is free software; you can redistribute it
       
  1109 and/or modify it under the same terms as Perl itself.
       
  1110 --------------------
       
  1111 dist/B-Deparse/Deparse.pm:
       
  1112 
       
  1113 # Copyright (c) 1998-2000, 2002, 2003, 2004, 2005, 2006 Stephen McCamant.
       
  1114 # All rights reserved.
       
  1115 # This module is free software; you can redistribute and/or modify
       
  1116 # it under the same terms as Perl itself.
       
  1117 --------------------
       
  1118 dist/Data-Dumper/Dumper.pm:
       
  1119 
       
  1120 Gurusamy Sarathy        [email protected]
       
  1121 
       
  1122 Copyright (c) 1996-98 Gurusamy Sarathy. All rights reserved.
       
  1123 This program is free software; you can redistribute it and/or
       
  1124 modify it under the same terms as Perl itself.
       
  1125 --------------------
       
  1126 dist/Pod-Plainer/Plainer.pm:
       
  1127 
       
  1128 Copyright (C) 2009 by Robin Barker
       
  1129 
       
  1130 This library is free software; you can redistribute it and/or modify
       
  1131 it under the same terms as Perl itself, either Perl version 5.10.1 or,
       
  1132 at your option, any later version of Perl 5 you may have available.
       
  1133 --------------------
       
  1134 dist/Storable/Storable.pm:
       
  1135 
       
  1136 #  Copyright (c) 1995-2000, Raphael Manfredi
       
  1137 #   
       
  1138 #  You may redistribute only under the same terms as Perl 5, as specified
       
  1139 #  in the README file that comes with the distribution.
       
  1140 --------------------
       
  1141 dist/Switch/Switch.pm:
       
  1142 
       
  1143     Copyright (c) 1997-2008, Damian Conway. All Rights Reserved.
       
  1144     This module is free software. It may be used, redistributed
       
  1145         and/or modified under the same terms as Perl itself.
       
  1146 --------------------
       
  1147 ext/B/B.pm:
       
  1148 
       
  1149 #      Copyright (c) 1996, 1997, 1998 Malcolm Beattie
       
  1150 #
       
  1151 #      You may distribute under the terms of either the GNU General Public
       
  1152 #      License or the Artistic License, as specified in the README file.
       
  1153 --------------------
       
  1154 ext/Devel-Peek/Peek.pm:
       
  1155 
       
  1156 Ilya Zakharevich        [email protected]
       
  1157 
       
  1158 Copyright (c) 1995-98 Ilya Zakharevich. All rights reserved.
       
  1159 This program is free software; you can redistribute it and/or
       
  1160 modify it under the same terms as Perl itself.
       
  1161 
       
  1162 Author of this software makes no claim whatsoever about suitability,
       
  1163 reliability, edability, editability or usability of this product, and
       
  1164 should not be kept liable for any damage resulting from the use of
       
  1165 it. If you can use it, you are in luck, if not, I should not be kept
       
  1166 responsible. Keep a handy copy of your backup tape at hand.
       
  1167 --------------------
       
  1168 ext/I18N-Langinfo/Langinfo.pm:
       
  1169 
       
  1170 Copyright 2001 by Jarkko Hietaniemi
       
  1171 
       
  1172 This library is free software; you can redistribute it and/or modify
       
  1173 it under the same terms as Perl itself.
       
  1174 --------------------
       
  1175 ext/mro/mro.pm:
       
  1176 
       
  1177 #      Copyright (c) 2007 Brandon L Black
       
  1178 #      Copyright (c) 2008,2009 Larry Wall and others
       
  1179 #
       
  1180 #      You may distribute under the terms of either the GNU General Public
       
  1181 #      License or the Artistic License, as specified in the README file.
       
  1182 --------------------
       
  1183 ext/XS-APItest-KeywordRPN/KeywordRPN.pm:
       
  1184 
       
  1185 Andrew Main (Zefram) <[email protected]>
       
  1186 
       
  1187 =head1 COPYRIGHT
       
  1188 
       
  1189 Copyright (C) 2009 Andrew Main (Zefram) <[email protected]>
       
  1190 
       
  1191 =head1 LICENSE
       
  1192 
       
  1193 This module is free software; you can redistribute it and/or modify it
       
  1194 under the same terms as Perl itself.
       
  1195 --------------------
       
  1196 ext/XS-APItest/APItest.pm:
       
  1197 
       
  1198 Tim Jenness, E<lt>[email protected]<gt>,
       
  1199 Christian Soeller, E<lt>[email protected]<gt>,
       
  1200 Hugo van der Sanden E<lt>[email protected]<gt>
       
  1201 
       
  1202 =head1 COPYRIGHT AND LICENSE
       
  1203 
       
  1204 Copyright (C) 2002,2004 Tim Jenness, Christian Soeller, Hugo van der Sanden.
       
  1205 All Rights Reserved.
       
  1206 
       
  1207 This library is free software; you can redistribute it and/or modify
       
  1208 it under the same terms as Perl itself.
       
  1209 --------------------
       
  1210 ext/XS-Typemap/Typemap.pm:
       
  1211 
       
  1212 Tim Jenness E<lt>[email protected]<gt>
       
  1213 
       
  1214 Copyright (C) 2001 Tim Jenness All Rights Reserved.  This program is
       
  1215 free software; you can redistribute it and/or modify it under the same
       
  1216 terms as Perl itself.
       
  1217 --------------------
       
  1218 cpan/autodie/lib/autodie.pm:
       
  1219 
       
  1220 Copyright 2008-2009, Paul Fenwick E<lt>[email protected]<gt>
       
  1221 
       
  1222 =head1 LICENSE
       
  1223 
       
  1224 This module is free software.  You may distribute it under the
       
  1225 same terms as Perl itself.
       
  1226 --------------------
       
  1227 cpan/autodie/lib/Fatal.pm:
       
  1228 
       
  1229 Original module by Lionel Cons (CERN).
       
  1230 
       
  1231 Prototype updates by Ilya Zakharevich <[email protected]>.
       
  1232 
       
  1233 L<autodie> support, bugfixes, extended diagnostics, C<system>
       
  1234 support, and major overhauling by Paul Fenwick <[email protected]>
       
  1235 
       
  1236 =head1 LICENSE
       
  1237 
       
  1238 This module is free software, you may distribute it under the
       
  1239 same terms as Perl itself.
       
  1240 --------------------
       
  1241 cpan/AutoLoader/lib/AutoLoader.pm:
       
  1242 
       
  1243 C<AutoLoader> is maintained by the perl5-porters. Please direct
       
  1244 any questions to the canonical mailing list. Anything that
       
  1245 is applicable to the CPAN release can be sent to its maintainer,
       
  1246 though.
       
  1247 
       
  1248 Author and Maintainer: The Perl5-Porters <[email protected]>
       
  1249 
       
  1250 Maintainer of the CPAN release: Steffen Mueller <[email protected]>
       
  1251 
       
  1252 =head1 COPYRIGHT AND LICENSE
       
  1253 
       
  1254 This package has been part of the perl core since the first release
       
  1255 of perl5. It has been released separately to CPAN so older installations
       
  1256 can benefit from bug fixes.
       
  1257 
       
  1258 This package has the same copyright and license as the perl core:
       
  1259 
       
  1260              Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
       
  1261         2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
       
  1262         by Larry Wall and others
       
  1263 
       
  1264                             All rights reserved.
       
  1265 
       
  1266     This program is free software; you can redistribute it and/or modify
       
  1267     it under the terms of either:
       
  1268         a) the GNU General Public License as published by the Free
       
  1269         Software Foundation; either version 1, or (at your option) any
       
  1270         later version, or
       
  1271 
       
  1272         b) the "Artistic License" which comes with this Kit.
       
  1273 
       
  1274     This program is distributed in the hope that it will be useful,
       
  1275     but WITHOUT ANY WARRANTY; without even the implied warranty of
       
  1276     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
       
  1277     the GNU General Public License or the Artistic License for more details.
       
  1278 
       
  1279     You should have received a copy of the Artistic License with this
       
  1280     Kit, in the file named "Artistic".  If not, I'll be glad to provide one.
       
  1281 
       
  1282     You should also have received a copy of the GNU General Public License
       
  1283     along with this program in the file named "Copying". If not, write to the
       
  1284     Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
       
  1285     02111-1307, USA or visit their web page on the internet at
       
  1286     http://www.gnu.org/copyleft/gpl.html.
       
  1287 
       
  1288     For those of you that choose to use the GNU General Public License,
       
  1289     my interpretation of the GNU General Public License is that no Perl
       
  1290     script falls under the terms of the GPL unless you explicitly put
       
  1291     said script under the terms of the GPL yourself.  Furthermore, any
       
  1292     object code linked with perl does not automatically fall under the
       
  1293     terms of the GPL, provided such object code only adds definitions
       
  1294     of subroutines and variables, and does not otherwise impair the
       
  1295     resulting interpreter from executing any standard Perl script.  I
       
  1296     consider linking in C subroutines in this manner to be the moral
       
  1297     equivalent of defining subroutines in the Perl language itself.  You
       
  1298     may sell such an object file as proprietary provided that you provide
       
  1299     or offer to provide the Perl source, as specified by the GNU General
       
  1300     Public License.  (This is merely an alternate way of specifying input
       
  1301     to the program.)  You may also sell a binary produced by the dumping of
       
  1302     a running Perl script that belongs to you, provided that you provide or
       
  1303     offer to provide the Perl source as specified by the GPL.  (The
       
  1304     fact that a Perl interpreter and your code are in the same binary file
       
  1305     is, in this case, a form of mere aggregation.)  This is my interpretation
       
  1306     of the GPL.  If you still have concerns or difficulties understanding
       
  1307     my intent, feel free to contact me.  Of course, the Artistic License
       
  1308     spells all this out for your protection, so you may prefer to use that.
       
  1309 --------------------
       
  1310 cpan/CGI/lib/CGI.pm:
       
  1311 
       
  1312 # Copyright 1995-1998 Lincoln D. Stein.  All rights reserved.
       
  1313 # It may be used and modified freely, but I do request that this copyright
       
  1314 # notice remain attached to the file.  You may modify this module as you
       
  1315 # wish, but if you redistribute a modified version, please attach a note
       
  1316 # listing the modifications you have made.
       
  1317 
       
  1318 The CGI.pm distribution is copyright 1995-2007, Lincoln D. Stein. It is
       
  1319 distributed under GPL and the Artistic License 2.0. It is currently
       
  1320 maintained by Mark Stosberg with help from many contributors.
       
  1321 --------------------
       
  1322 cpan/CPANPLUS/lib/CPANPLUS.pm:
       
  1323 
       
  1324 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  1325 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  1326 
       
  1327 This library is free software; you may redistribute and/or modify it
       
  1328 under the same terms as Perl itself.
       
  1329 --------------------
       
  1330 cpan/Devel-PPPort/devel/buildperl.pl:
       
  1331 
       
  1332 #  Version 3.x, Copyright (C) 2004-2009, Marcus Holland-Moritz.
       
  1333 #  Version 2.x, Copyright (C) 2001, Paul Marquess.
       
  1334 #  Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
       
  1335 #
       
  1336 #  This program is free software; you can redistribute it and/or
       
  1337 #  modify it under the same terms as Perl itself.
       
  1338 
       
  1339 Copyright (c) 2004-2009, Marcus Holland-Moritz.
       
  1340 
       
  1341 This program is free software; you can redistribute it and/or
       
  1342 modify it under the same terms as Perl itself.
       
  1343 --------------------
       
  1344 cpan/libnet/Net/Cmd.pm:
       
  1345 
       
  1346 # Copyright (c) 1995-2006 Graham Barr <[email protected]>. All rights reserved.
       
  1347 # This program is free software; you can redistribute it and/or
       
  1348 # modify it under the same terms as Perl itself.
       
  1349 --------------------
       
  1350 cpan/libnet/Net/Config.pm:
       
  1351 
       
  1352 # Copyright (c) 2000 Graham Barr <[email protected]>. All rights reserved.
       
  1353 # This program is free software; you can redistribute it and/or
       
  1354 # modify it under the same terms as Perl itself.
       
  1355 --------------------
       
  1356 cpan/libnet/Net/Domain.pm:
       
  1357 
       
  1358 # Copyright (c) 1995-1998 Graham Barr <[email protected]>. All rights reserved.
       
  1359 # This program is free software; you can redistribute it and/or
       
  1360 # modify it under the same terms as Perl itself.
       
  1361 --------------------
       
  1362 cpan/NEXT/lib/NEXT.pm:
       
  1363 
       
  1364  Copyright (c) 2000-2001, Damian Conway. All Rights Reserved.
       
  1365  This module is free software. It may be used, redistributed
       
  1366     and/or modified under the same terms as Perl itself.
       
  1367 --------------------
       
  1368 cpan/parent/lib/parent.pm:
       
  1369 
       
  1370 Copyright (c) 2007 Max Maischein C<< <[email protected]> >>
       
  1371 Based on the idea of C<base.pm>, which was introduced with Perl 5.004_04.
       
  1372 
       
  1373 =head1 LICENSE
       
  1374 
       
  1375 This module is released under the same terms as Perl itself.
       
  1376 --------------------
       
  1377 cpan/Test/lib/Test.pm:
       
  1378 
       
  1379 Copyright (c) 1998-2000 Joshua Nathaniel Pritikin.
       
  1380 
       
  1381 Copyright (c) 2001-2002 Michael G. Schwern.
       
  1382 
       
  1383 Copyright (c) 2002-2004 Sean M. Burke.
       
  1384 
       
  1385 Current maintainer: Jesse Vincent. E<lt>[email protected]<gt>
       
  1386 
       
  1387 This package is free software and is provided "as is" without express
       
  1388 or implied warranty.  It may be used, redistributed and/or modified
       
  1389 under the same terms as Perl itself.
       
  1390 --------------------
       
  1391 dist/constant/lib/constant.pm:
       
  1392 
       
  1393 Copyright (C) 1997, 1999 Tom Phoenix
       
  1394 
       
  1395 This module is free software; you can redistribute it or modify it
       
  1396 under the same terms as Perl itself.
       
  1397 --------------------
       
  1398 dist/SelfLoader/lib/SelfLoader.pm:
       
  1399 
       
  1400 This package has been part of the perl core since the first release
       
  1401 of perl5. It has been released separately to CPAN so older installations
       
  1402 can benefit from bug fixes.
       
  1403 
       
  1404 This package has the same copyright and license as the perl core:
       
  1405 
       
  1406              Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
       
  1407         2000, 2001, 2002, 2003, 2004, 2005, 2006 by Larry Wall and others
       
  1408 
       
  1409                             All rights reserved.
       
  1410 
       
  1411     This program is free software; you can redistribute it and/or modify
       
  1412     it under the terms of either:
       
  1413 
       
  1414         a) the GNU General Public License as published by the Free
       
  1415         Software Foundation; either version 1, or (at your option) any
       
  1416         later version, or
       
  1417 
       
  1418         b) the "Artistic License" which comes with this Kit.
       
  1419 
       
  1420     This program is distributed in the hope that it will be useful,
       
  1421     but WITHOUT ANY WARRANTY; without even the implied warranty of
       
  1422     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
       
  1423     the GNU General Public License or the Artistic License for more details.
       
  1424 
       
  1425     You should have received a copy of the Artistic License with this
       
  1426     Kit, in the file named "Artistic".  If not, I'll be glad to provide one.
       
  1427 
       
  1428     You should also have received a copy of the GNU General Public License
       
  1429     along with this program in the file named "Copying". If not, write to the
       
  1430     Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
       
  1431     02111-1307, USA or visit their web page on the internet at
       
  1432     http://www.gnu.org/copyleft/gpl.html.
       
  1433 
       
  1434     For those of you that choose to use the GNU General Public License,
       
  1435     my interpretation of the GNU General Public License is that no Perl
       
  1436     script falls under the terms of the GPL unless you explicitly put
       
  1437     said script under the terms of the GPL yourself.  Furthermore, any
       
  1438     object code linked with perl does not automatically fall under the
       
  1439     terms of the GPL, provided such object code only adds definitions
       
  1440     of subroutines and variables, and does not otherwise impair the
       
  1441     resulting interpreter from executing any standard Perl script.  I
       
  1442     consider linking in C subroutines in this manner to be the moral
       
  1443     equivalent of defining subroutines in the Perl language itself.  You
       
  1444     may sell such an object file as proprietary provided that you provide
       
  1445     or offer to provide the Perl source, as specified by the GNU General
       
  1446     Public License.  (This is merely an alternate way of specifying input
       
  1447     to the program.)  You may also sell a binary produced by the dumping of
       
  1448     a running Perl script that belongs to you, provided that you provide or
       
  1449     offer to provide the Perl source as specified by the GPL.  (The
       
  1450     fact that a Perl interpreter and your code are in the same binary file
       
  1451     is, in this case, a form of mere aggregation.)  This is my interpretation
       
  1452     of the GPL.  If you still have concerns or difficulties understanding
       
  1453     my intent, feel free to contact me.  Of course, the Artistic License
       
  1454     spells all this out for your protection, so you may prefer to use that.
       
  1455 --------------------
       
  1456 ext/B/B/Concise.pm:
       
  1457 
       
  1458 # Copyright (C) 2000-2003 Stephen McCamant. All rights reserved.
       
  1459 # This program is free software; you can redistribute and/or modify it
       
  1460 # under the same terms as Perl itself.
       
  1461 --------------------
       
  1462 cpan/Archive-Tar/lib/Archive/Tar.pm:
       
  1463 
       
  1464 This module is copyright (c) 2002 - 2009 Jos Boumans
       
  1465 E<lt>[email protected]<gt>. All rights reserved.
       
  1466 
       
  1467 This library is free software; you may redistribute and/or modify
       
  1468 it under the same terms as Perl itself.
       
  1469 --------------------
       
  1470 cpan/autodie/lib/autodie/exception.pm:
       
  1471 
       
  1472 Copyright (C)2008 Paul Fenwick
       
  1473 
       
  1474 This is free software.  You may modify and/or redistribute this
       
  1475 code under the same terms as Perl 5.10 itself, or, at your option,
       
  1476 any later version of Perl 5.
       
  1477 --------------------
       
  1478 cpan/autodie/lib/autodie/hints.pm:
       
  1479 
       
  1480 Copyright 2009, Paul Fenwick E<lt>[email protected]<gt>
       
  1481 
       
  1482 =head1 LICENSE
       
  1483 
       
  1484 This module is free software.  You may distribute it under the
       
  1485 same terms as Perl itself.
       
  1486 --------------------
       
  1487 cpan/CGI/lib/CGI/Carp.pm:
       
  1488 
       
  1489 Copyright 1995-2002, Lincoln D. Stein.  All rights reserved.
       
  1490 
       
  1491 This library is free software; you can redistribute it and/or modify
       
  1492 it under the same terms as Perl itself.
       
  1493 --------------------
       
  1494 cpan/CGI/lib/CGI/Fast.pm:
       
  1495 
       
  1496 # Copyright 1995,1996, Lincoln D. Stein.  All rights reserved.
       
  1497 # It may be used and modified freely, but I do request that this copyright
       
  1498 # notice remain attached to the file.  You may modify this module as you
       
  1499 # wish, but if you redistribute a modified version, please attach a note
       
  1500 # listing the modifications you have made.
       
  1501 
       
  1502 Copyright 1996-1998, Lincoln D. Stein.  All rights reserved.
       
  1503 
       
  1504 This library is free software; you can redistribute it and/or modify
       
  1505 it under the same terms as Perl itself.
       
  1506 --------------------
       
  1507 cpan/CGI/lib/CGI/Pretty.pm:
       
  1508 
       
  1509 Brian Paulsen <[email protected]>, with minor modifications by
       
  1510 Lincoln Stein <[email protected]> for incorporation into the CGI.pm
       
  1511 distribution.
       
  1512 
       
  1513 Copyright 1999, Brian Paulsen.  All rights reserved.
       
  1514 
       
  1515 This library is free software; you can redistribute it and/or modify
       
  1516 it under the same terms as Perl itself.
       
  1517 --------------------
       
  1518 cpan/CGI/lib/CGI/Push.pm:
       
  1519 
       
  1520 # Copyright 1995-2000, Lincoln D. Stein.  All rights reserved.
       
  1521 # It may be used and modified freely, but I do request that this copyright
       
  1522 # notice remain attached to the file.  You may modify this module as you 
       
  1523 # wish, but if you redistribute a modified version, please attach a note
       
  1524 # listing the modifications you have made.
       
  1525 
       
  1526 Copyright 1995-1998, Lincoln D. Stein.  All rights reserved.
       
  1527 
       
  1528 This library is free software; you can redistribute it and/or modify
       
  1529 it under the same terms as Perl itself.
       
  1530 --------------------
       
  1531 cpan/CGI/lib/CGI/Util.pm:
       
  1532 
       
  1533 Copyright 1995-1998, Lincoln D. Stein.  All rights reserved.
       
  1534 
       
  1535 This library is free software; you can redistribute it and/or modify
       
  1536 it under the same terms as Perl itself.
       
  1537 --------------------
       
  1538 cpan/Class-ISA/lib/Class/ISA.pm:
       
  1539 
       
  1540 Copyright (c) 1999-2009 Sean M. Burke. All rights reserved.
       
  1541 
       
  1542 This library is free software; you can redistribute it and/or modify
       
  1543 it under the same terms as Perl itself.
       
  1544 --------------------
       
  1545 cpan/CPAN/lib/App/Cpan.pm:
       
  1546 
       
  1547 Copyright (c) 2001-2009, brian d foy, All Rights Reserved.
       
  1548 
       
  1549 You may redistribute this under the same terms as Perl itself.
       
  1550 --------------------
       
  1551 cpan/CPANPLUS/lib/CPANPLUS/Backend.pm:
       
  1552 
       
  1553 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  1554 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  1555 
       
  1556 This library is free software; you may redistribute and/or modify it
       
  1557 under the same terms as Perl itself.
       
  1558 --------------------
       
  1559 cpan/CPANPLUS/lib/CPANPLUS/Config.pm:
       
  1560 
       
  1561 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  1562 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  1563 
       
  1564 This library is free software; you may redistribute and/or modify it
       
  1565 under the same terms as Perl itself.
       
  1566 --------------------
       
  1567 cpan/Cwd/lib/File/Spec.pm:
       
  1568 
       
  1569 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
       
  1570 
       
  1571 This program is free software; you can redistribute it and/or modify
       
  1572 it under the same terms as Perl itself.
       
  1573 --------------------
       
  1574 cpan/Digest-SHA/lib/Digest/SHA.pm:
       
  1575 
       
  1576 Copyright (C) 2003-2008 Mark Shelor
       
  1577 
       
  1578 This library is free software; you can redistribute it and/or modify
       
  1579 it under the same terms as Perl itself.
       
  1580 --------------------
       
  1581 cpan/encoding-warnings/lib/encoding/warnings.pm:
       
  1582 
       
  1583 Copyright 2004, 2005, 2006, 2007 by Audrey Tang E<lt>[email protected]<gt>.
       
  1584 
       
  1585 This program is free software; you can redistribute it and/or modify it
       
  1586 under the same terms as Perl itself.
       
  1587 
       
  1588 See L<http://www.perl.com/perl/misc/Artistic.html>
       
  1589 --------------------
       
  1590 cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm:
       
  1591 
       
  1592 Copyright (c) 2003-2005 Ken Williams.  All rights reserved.
       
  1593 
       
  1594 This library is free software; you can redistribute it and/or
       
  1595 modify it under the same terms as Perl itself.
       
  1596 --------------------
       
  1597 cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm:
       
  1598 
       
  1599 Copyright 2002-2009 by Ken Williams, David Golden and other contributors.  All
       
  1600 rights reserved.
       
  1601 
       
  1602 This library is free software; you can redistribute it and/or
       
  1603 modify it under the same terms as Perl itself.
       
  1604 
       
  1605 Based on the ExtUtils::xsubpp code by Larry Wall and the Perl 5
       
  1606 Porters, which was released under the same license terms.
       
  1607 --------------------
       
  1608 cpan/File-Path/lib/File/Path.pm:
       
  1609 
       
  1610 This module is copyright (C) Charles Bailey, Tim Bunce and
       
  1611 David Landgren 1995-2009. All rights reserved.
       
  1612 --------------------
       
  1613 cpan/Getopt-Long/lib/Getopt/Long.pm:
       
  1614 
       
  1615 This program is Copyright 1990,2009 by Johan Vromans.
       
  1616 This program is free software; you can redistribute it and/or
       
  1617 modify it under the terms of the Perl Artistic License or the
       
  1618 GNU General Public License as published by the Free Software
       
  1619 Foundation; either version 2 of the License, or (at your option) any
       
  1620 later version.
       
  1621 
       
  1622 This program is distributed in the hope that it will be useful,
       
  1623 but WITHOUT ANY WARRANTY; without even the implied warranty of
       
  1624 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
  1625 GNU General Public License for more details.
       
  1626 
       
  1627 If you do not have a copy of the GNU General Public License write to
       
  1628 the Free Software Foundation, Inc., 675 Mass Ave, Cambridge,
       
  1629 MA 02139, USA.
       
  1630 --------------------
       
  1631 cpan/IO-Compress/lib/Compress/Zlib.pm:
       
  1632 
       
  1633 Copyright (c) 1995-2010 Paul Marquess. All rights reserved.
       
  1634 
       
  1635 This program is free software; you can redistribute it and/or
       
  1636 modify it under the same terms as Perl itself.
       
  1637 --------------------
       
  1638 cpan/IO-Compress/lib/File/GlobMapper.pm:
       
  1639 
       
  1640 Copyright (c) 2005 Paul Marquess. All rights reserved.
       
  1641 This program is free software; you can redistribute it and/or
       
  1642 modify it under the same terms as Perl itself.
       
  1643 --------------------
       
  1644 cpan/IPC-SysV/lib/IPC/Msg.pm:
       
  1645 
       
  1646 #  Version 2.x, Copyright (C) 2007, Marcus Holland-Moritz <[email protected]>.
       
  1647 #  Version 1.x, Copyright (C) 1997, Graham Barr <[email protected]>.
       
  1648 #
       
  1649 #  This program is free software; you can redistribute it and/or
       
  1650 #  modify it under the same terms as Perl itself.
       
  1651 --------------------
       
  1652 cpan/List-Util/lib/List/Util.pm:
       
  1653 
       
  1654 # Copyright (c) 1997-2009 Graham Barr <[email protected]>. All rights reserved.
       
  1655 # This program is free software; you can redistribute it and/or
       
  1656 # modify it under the same terms as Perl itself.
       
  1657 --------------------
       
  1658 cpan/List-Util/lib/Scalar/Util.pm:
       
  1659 
       
  1660 # Copyright (c) 1997-2007 Graham Barr <[email protected]>. All rights reserved.
       
  1661 # This program is free software; you can redistribute it and/or
       
  1662 # modify it under the same terms as Perl itself.
       
  1663 
       
  1664 Copyright (c) 1997-2007 Graham Barr <[email protected]>. All rights reserved.
       
  1665 This program is free software; you can redistribute it and/or modify it
       
  1666 under the same terms as Perl itself.
       
  1667 
       
  1668 Except weaken and isweak which are
       
  1669 
       
  1670 Copyright (c) 1999 Tuomas J. Lukka <[email protected]>. All rights reserved.
       
  1671 This program is free software; you can redistribute it and/or modify it
       
  1672 under the same terms as perl itself.
       
  1673 --------------------
       
  1674 cpan/Log-Message/lib/Log/Message.pm:
       
  1675 
       
  1676 This module is
       
  1677 copyright (c) 2002 Jos Boumans E<lt>[email protected]<gt>.
       
  1678 All rights reserved.
       
  1679 
       
  1680 This library is free software;
       
  1681 you may redistribute and/or modify it under the same
       
  1682 terms as Perl itself.
       
  1683 --------------------
       
  1684 cpan/Math-BigInt/lib/Math/BigFloat.pm:
       
  1685 
       
  1686 This program is free software; you may redistribute it and/or modify it under
       
  1687 the same terms as Perl itself.
       
  1688 
       
  1689 =head1 AUTHORS
       
  1690 
       
  1691 Mark Biggar, overloaded interface by Ilya Zakharevich.
       
  1692 Completely rewritten by Tels L<http://bloodgate.com> in 2001 - 2006, and still
       
  1693 at it in 2007.
       
  1694 --------------------
       
  1695 cpan/Math-BigRat/lib/Math/BigRat.pm:
       
  1696 
       
  1697 (C) by Tels L<http://bloodgate.com/> 2001 - 2009.
       
  1698 --------------------
       
  1699 cpan/Module-Build/lib/inc/latest.pm:
       
  1700 
       
  1701 Copyright (c) 2009 by Eric Wilhelm and David Golden
       
  1702 
       
  1703 This library is free software; you can redistribute it and/or
       
  1704 modify it under the same terms as Perl itself.
       
  1705 --------------------
       
  1706 cpan/Module-Build/lib/Module/Build.pm:
       
  1707 
       
  1708 Copyright (c) 2001-2006 Ken Williams.  All rights reserved.
       
  1709 
       
  1710 This library is free software; you can redistribute it and/or
       
  1711 modify it under the same terms as Perl itself.
       
  1712 --------------------
       
  1713 cpan/Module-Pluggable/lib/Devel/InnerPackage.pm:
       
  1714 
       
  1715 Copyright, 2005 Simon Wistow
       
  1716 
       
  1717 Distributed under the same terms as Perl itself.
       
  1718 --------------------
       
  1719 cpan/Module-Pluggable/lib/Module/Pluggable.pm:
       
  1720 
       
  1721 Copyright, 2006 Simon Wistow
       
  1722 
       
  1723 Distributed under the same terms as Perl itself.
       
  1724 --------------------
       
  1725 cpan/Params-Check/lib/Params/Check.pm:
       
  1726 
       
  1727 This module is
       
  1728 copyright (c) 2003,2004 Jos Boumans E<lt>[email protected]<gt>.
       
  1729 All rights reserved.
       
  1730 
       
  1731 This library is free software;
       
  1732 you may redistribute and/or modify it under the same
       
  1733 terms as Perl itself.
       
  1734 --------------------
       
  1735 cpan/Pod-Escapes/lib/Pod/Escapes.pm:
       
  1736 
       
  1737 Copyright (c) 2001-2004 Sean M. Burke.  All rights reserved.
       
  1738 
       
  1739 This library is free software; you can redistribute it and/or modify
       
  1740 it under the same terms as Perl itself.
       
  1741 
       
  1742 This program is distributed in the hope that it will be useful, but
       
  1743 without any warranty; without even the implied warranty of
       
  1744 merchantability or fitness for a particular purpose.
       
  1745 
       
  1746 Portions of the data tables in this module are derived from the
       
  1747 entity declarations in the W3C XHTML specification.
       
  1748 
       
  1749 Currently (October 2001), that's these three:
       
  1750 
       
  1751  http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent
       
  1752  http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent
       
  1753  http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent
       
  1754 --------------------
       
  1755 cpan/Pod-Parser/lib/Pod/Checker.pm:
       
  1756 
       
  1757 # Copyright (C) 1994-2000 by Bradford Appleton. All rights reserved.
       
  1758 # This file is part of "PodParser". PodParser is free software;
       
  1759 # you can redistribute it and/or modify it under the same terms
       
  1760 # as Perl itself.
       
  1761 --------------------
       
  1762 cpan/Pod-Parser/lib/Pod/Find.pm:
       
  1763 
       
  1764 # Copyright (C) 1999-2000 by Marek Rouchal (and borrowing code
       
  1765 # from Nick Ing-Simmon's PodToHtml). All rights reserved.
       
  1766 # This file is part of "PodParser". Pod::Find is free software;
       
  1767 # you can redistribute it and/or modify it under the same terms
       
  1768 # as Perl itself.
       
  1769 --------------------
       
  1770 cpan/Pod-Parser/lib/Pod/Parser.pm:
       
  1771 
       
  1772 # Copyright (C) 1996-2000 by Bradford Appleton. All rights reserved.
       
  1773 # This file is part of "PodParser". PodParser is free software;
       
  1774 # you can redistribute it and/or modify it under the same terms
       
  1775 # as Perl itself.
       
  1776 
       
  1777 Pod-Parser is free software; you can redistribute it and/or modify it
       
  1778 under the terms of the Artistic License distributed with Perl version
       
  1779 5.000 or (at your option) any later version. Please refer to the
       
  1780 Artistic License that came with your Perl distribution for more
       
  1781 details. If your version of Perl was not distributed under the
       
  1782 terms of the Artistic License, than you may distribute PodParser
       
  1783 under the same terms as Perl itself.
       
  1784 --------------------
       
  1785 cpan/Pod-Parser/lib/Pod/ParseUtils.pm:
       
  1786 
       
  1787 # Copyright (C) 1999-2000 by Marek Rouchal. All rights reserved.
       
  1788 # This file is part of "PodParser". PodParser is free software;
       
  1789 # you can redistribute it and/or modify it under the same terms
       
  1790 # as Perl itself.
       
  1791 --------------------
       
  1792 cpan/Pod-Parser/lib/Pod/PlainText.pm:
       
  1793 
       
  1794 # Copyright 1999-2000 by Russ Allbery <[email protected]>
       
  1795 # 
       
  1796 # This program is free software; you can redistribute it and/or modify it
       
  1797 # under the same terms as Perl itself.
       
  1798 --------------------
       
  1799 cpan/podlators/lib/Pod/Man.pm:
       
  1800 
       
  1801 # Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
       
  1802 #     Russ Allbery <[email protected]>
       
  1803 # Substantial contributions by Sean Burke <[email protected]>
       
  1804 #
       
  1805 # This program is free software; you may redistribute it and/or modify it
       
  1806 # under the same terms as Perl itself.
       
  1807 --------------------
       
  1808 cpan/podlators/lib/Pod/ParseLink.pm:
       
  1809 
       
  1810 # Copyright 2001, 2008, 2009 by Russ Allbery <[email protected]>
       
  1811 #
       
  1812 # This program is free software; you may redistribute it and/or modify it
       
  1813 # under the same terms as Perl itself.
       
  1814 --------------------
       
  1815 cpan/Test-Harness/lib/TAP/Parser.pm:
       
  1816 
       
  1817 Copyright 2006-2008 Curtis "Ovid" Poe, all rights reserved.
       
  1818 
       
  1819 This program is free software; you can redistribute it and/or modify it
       
  1820 under the same terms as Perl itself.
       
  1821 --------------------
       
  1822 cpan/Test-Harness/lib/Test/Harness.pm:
       
  1823 
       
  1824 Copyright (c) 2007-2008, Andy Armstrong C<< <[email protected]> >>. All rights reserved.
       
  1825 
       
  1826 This module is free software; you can redistribute it and/or
       
  1827 modify it under the same terms as Perl itself. See L<perlartistic>.
       
  1828 --------------------
       
  1829 cpan/Test-Simple/lib/Test/Builder.pm:
       
  1830 
       
  1831 Copyright 2002-2008 by chromatic E<lt>[email protected]<gt> and
       
  1832                        Michael G Schwern E<lt>[email protected]<gt>.
       
  1833 
       
  1834 This program is free software; you can redistribute it and/or
       
  1835 modify it under the same terms as Perl itself.
       
  1836 
       
  1837 See F<http://www.perl.com/perl/misc/Artistic.html>
       
  1838 --------------------
       
  1839 cpan/Test-Simple/lib/Test/More.pm:
       
  1840 
       
  1841 Copyright 2001-2008 by Michael G Schwern E<lt>[email protected]<gt>.
       
  1842 
       
  1843 This program is free software; you can redistribute it and/or
       
  1844 modify it under the same terms as Perl itself.
       
  1845 
       
  1846 See F<http://www.perl.com/perl/misc/Artistic.html>
       
  1847 --------------------
       
  1848 cpan/Text-Balanced/lib/Text/Balanced.pm:
       
  1849 
       
  1850 Copyright 1997 - 2001 Damian Conway. All Rights Reserved.
       
  1851 
       
  1852 Some (minor) parts copyright 2009 Adam Kennedy.
       
  1853 
       
  1854 This module is free software. It may be used, redistributed
       
  1855 and/or modified under the same terms as Perl itself.
       
  1856 --------------------
       
  1857 cpan/Tie-File/lib/Tie/File.pm:
       
  1858 
       
  1859 C<Tie::File> version 0.97 is copyright (C) 2003 Mark Jason Dominus.
       
  1860 
       
  1861 This library is free software; you may redistribute it and/or modify
       
  1862 it under the same terms as Perl itself.
       
  1863 
       
  1864 These terms are your choice of any of (1) the Perl Artistic Licence,
       
  1865 or (2) version 2 of the GNU General Public License as published by the
       
  1866 Free Software Foundation, or (3) any later version of the GNU General
       
  1867 Public License.
       
  1868 
       
  1869 This library is distributed in the hope that it will be useful,
       
  1870 but WITHOUT ANY WARRANTY; without even the implied warranty of
       
  1871 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
       
  1872 GNU General Public License for more details.
       
  1873 
       
  1874 You should have received a copy of the GNU General Public License
       
  1875 along with this library program; it should be in the file C<COPYING>.
       
  1876 If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
       
  1877 Fifth Floor, Boston, MA  02110-1301, USA
       
  1878 
       
  1879 For licensing inquiries, contact the author at:
       
  1880 
       
  1881         Mark Jason Dominus
       
  1882         255 S. Warnock St.
       
  1883         Philadelphia, PA 19107
       
  1884 
       
  1885 =head1 WARRANTY
       
  1886 
       
  1887 C<Tie::File> version 0.97 comes with ABSOLUTELY NO WARRANTY.
       
  1888 For details, see the license.
       
  1889 --------------------
       
  1890 dist/Attribute-Handlers/lib/Attribute/Handlers.pm:
       
  1891 
       
  1892          Copyright (c) 2001-2009, Damian Conway. All Rights Reserved.
       
  1893        This module is free software. It may be used, redistributed
       
  1894            and/or modified under the same terms as Perl itself.
       
  1895 --------------------
       
  1896 dist/Filter-Simple/lib/Filter/Simple.pm:
       
  1897 
       
  1898     Copyright (c) 2000-2008, Damian Conway. All Rights Reserved.
       
  1899     This module is free software. It may be used, redistributed
       
  1900     and/or modified under the same terms as Perl itself.
       
  1901 --------------------
       
  1902 dist/I18N-LangTags/lib/I18N/LangTags.pm:
       
  1903 
       
  1904 Copyright (c) 1998+ Sean M. Burke. All rights reserved.
       
  1905 
       
  1906 This library is free software; you can redistribute it and/or
       
  1907 modify it under the same terms as Perl itself.
       
  1908 
       
  1909 The programs and documentation in this dist are distributed in
       
  1910 the hope that they will be useful, but without any warranty; without
       
  1911 even the implied warranty of merchantability or fitness for a
       
  1912 particular purpose.
       
  1913 --------------------
       
  1914 dist/IO/lib/IO/Dir.pm:
       
  1915 
       
  1916 # Copyright (c) 1997-8 Graham Barr <[email protected]>. All rights reserved.
       
  1917 # This program is free software; you can redistribute it and/or
       
  1918 # modify it under the same terms as Perl itself.
       
  1919 --------------------
       
  1920 dist/IO/lib/IO/Pipe.pm:
       
  1921 
       
  1922 # Copyright (c) 1996-8 Graham Barr <[email protected]>. All rights reserved.
       
  1923 # This program is free software; you can redistribute it and/or
       
  1924 # modify it under the same terms as Perl itself.
       
  1925 --------------------
       
  1926 dist/IO/lib/IO/Socket.pm:
       
  1927 
       
  1928 Copyright (c) 1997-8 Graham Barr <[email protected]>. All rights reserved.
       
  1929 This program is free software; you can redistribute it and/or
       
  1930 modify it under the same terms as Perl itself.
       
  1931 
       
  1932 The atmark() implementation: Copyright 2001, Lincoln Stein <[email protected]>.
       
  1933 This module is distributed under the same terms as Perl itself.
       
  1934 Feel free to use, modify and redistribute it as long as you retain
       
  1935 the correct attribution.
       
  1936 --------------------
       
  1937 dist/Module-CoreList/lib/Module/CoreList.pm:
       
  1938 
       
  1939 Copyright (C) 2002-2009 Richard Clamp.  All Rights Reserved.
       
  1940 
       
  1941 This module is free software; you can redistribute it and/or modify it
       
  1942 under the same terms as Perl itself.
       
  1943 --------------------
       
  1944 dist/Net-Ping/lib/Net/Ping.pm:
       
  1945 
       
  1946 Copyright (c) 2002-2003, Rob Brown.  All rights reserved.
       
  1947 
       
  1948 Copyright (c) 2001, Colin McMillen.  All rights reserved.
       
  1949 
       
  1950 This program is free software; you may redistribute it and/or
       
  1951 modify it under the same terms as Perl itself.
       
  1952 --------------------
       
  1953 dist/Pod-Perldoc/lib/Pod/Perldoc.pm:
       
  1954 
       
  1955 Copyright (c) 2002-2007 Sean M. Burke.
       
  1956 
       
  1957 This library is free software; you can redistribute it and/or modify it
       
  1958 under the same terms as Perl itself.
       
  1959 
       
  1960 This program is distributed in the hope that it will be useful, but
       
  1961 without any warranty; without even the implied warranty of
       
  1962 merchantability or fitness for a particular purpose.
       
  1963 --------------------
       
  1964 ext/Hash-Util/lib/Hash/Util.pm:
       
  1965 
       
  1966 Michael G Schwern <[email protected]> on top of code by Nick
       
  1967 Ing-Simmons and Jeffrey Friedl.
       
  1968 
       
  1969 hv_store() is from Array::RefElem, Copyright 2000 Gisle Aas.
       
  1970 
       
  1971 Additional code by Yves Orton.
       
  1972 --------------------
       
  1973 ext/Time-Local/lib/Time/Local.pm:
       
  1974 
       
  1975 Copyright (c) 1997-2003 Graham Barr, 2003-2007 David Rolsky.  All
       
  1976 rights reserved.  This program is free software; you can redistribute
       
  1977 it and/or modify it under the same terms as Perl itself.
       
  1978 
       
  1979 The full text of the license can be found in the LICENSE file included
       
  1980 with this module.
       
  1981 --------------------
       
  1982 cpan/autodie/lib/autodie/exception/system.pm:
       
  1983 
       
  1984 Copyright (C)2008 Paul Fenwick
       
  1985 
       
  1986 This is free software.  You may modify and/or redistribute this
       
  1987 code under the same terms as Perl 5.10 itself, or, at your option,
       
  1988 any later version of Perl 5.
       
  1989 --------------------
       
  1990 cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm:
       
  1991 
       
  1992 Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
       
  1993 
       
  1994 This program is free software; you can redistribute it and/or
       
  1995 modify it under the same terms as Perl itself.
       
  1996 --------------------
       
  1997 cpan/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build.pm:
       
  1998 
       
  1999 The CPAN++ interface (of which this module is a part of) is
       
  2000 copyright (c) 2001, 2002, 2003, 2004, 2005 Jos Boumans E<lt>[email protected]<gt>.
       
  2001 All rights reserved.
       
  2002 
       
  2003 This library is free software;
       
  2004 you may redistribute and/or modify it under the same
       
  2005 terms as Perl itself.
       
  2006 --------------------
       
  2007 cpan/CPANPLUS/lib/CPANPLUS/Backend/RV.pm:
       
  2008 
       
  2009 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  2010 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  2011 
       
  2012 This library is free software; you may redistribute and/or modify it
       
  2013 under the same terms as Perl itself.
       
  2014 --------------------
       
  2015 cpan/CPANPLUS/lib/CPANPLUS/Shell/Classic.pm:
       
  2016 
       
  2017 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  2018 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  2019 
       
  2020 This library is free software; you may redistribute and/or modify it
       
  2021 under the same terms as Perl itself.
       
  2022 --------------------
       
  2023 cpan/Cwd/lib/File/Spec/Cygwin.pm:
       
  2024 
       
  2025 Copyright (c) 2004,2007 by the Perl 5 Porters.  All rights reserved.
       
  2026 
       
  2027 This program is free software; you can redistribute it and/or modify
       
  2028 it under the same terms as Perl itself.
       
  2029 --------------------
       
  2030 cpan/Cwd/lib/File/Spec/Epoc.pm:
       
  2031 
       
  2032 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
       
  2033 
       
  2034 This program is free software; you can redistribute it and/or modify
       
  2035 it under the same terms as Perl itself.
       
  2036 --------------------
       
  2037 cpan/Cwd/lib/File/Spec/Mac.pm:
       
  2038 
       
  2039 Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
       
  2040 
       
  2041 This program is free software; you can redistribute it and/or modify
       
  2042 it under the same terms as Perl itself.
       
  2043 --------------------
       
  2044 cpan/IO-Compress/lib/IO/Compress/Base.pm:
       
  2045 
       
  2046 Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
       
  2047 
       
  2048 This program is free software; you can redistribute it and/or
       
  2049 modify it under the same terms as Perl itself.
       
  2050 --------------------
       
  2051 cpan/IO-Compress/lib/IO/Compress/Bzip2.pm:
       
  2052 
       
  2053 Copyright (c) 2005-2008 Paul Marquess. All rights reserved.
       
  2054 
       
  2055 This program is free software; you can redistribute it and/or
       
  2056 modify it under the same terms as Perl itself.
       
  2057 --------------------
       
  2058 cpan/List-Util/lib/List/Util/PP.pm:
       
  2059 
       
  2060 # Copyright (c) 1997-2009 Graham Barr <[email protected]>. All rights reserved.
       
  2061 # This program is free software; you can redistribute it and/or
       
  2062 # modify it under the same terms as Perl itself.
       
  2063 --------------------
       
  2064 cpan/List-Util/lib/List/Util/XS.pm:
       
  2065 
       
  2066 Copyright (c) 2008 Graham Barr <[email protected]>. All rights reserved.
       
  2067 This program is free software; you can redistribute it and/or
       
  2068 modify it under the same terms as Perl itself.
       
  2069 --------------------
       
  2070 cpan/Log-Message/lib/Log/Message/Config.pm:
       
  2071 
       
  2072 copyright (c) 2002 Jos Boumans E<lt>[email protected]<gt>.
       
  2073 All rights reserved.
       
  2074 
       
  2075 This library is free software;
       
  2076 you may redistribute and/or modify it under the same
       
  2077 terms as Perl itself.
       
  2078 --------------------
       
  2079 cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm:
       
  2080 
       
  2081 This program is free software; you may redistribute it and/or modify it under
       
  2082 the same terms as Perl itself.
       
  2083 
       
  2084 =head1 AUTHORS
       
  2085 
       
  2086 (c) Tels http://bloodgate.com 2003, 2004 - based on BigInt code by
       
  2087 Tels from 2001-2003.
       
  2088 --------------------
       
  2089 cpan/Module-Build/lib/Module/Build/Base.pm:
       
  2090 
       
  2091 Copyright (c) 2001-2006 Ken Williams.  All rights reserved.
       
  2092 
       
  2093 This library is free software; you can redistribute it and/or
       
  2094 modify it under the same terms as Perl itself.
       
  2095 --------------------
       
  2096 cpan/Module-Build/lib/Module/Build/Cookbook.pm:
       
  2097 
       
  2098 Copyright (c) 2001-2008 Ken Williams.  All rights reserved.
       
  2099 
       
  2100 This library is free software; you can redistribute it and/or
       
  2101 modify it under the same terms as Perl itself.
       
  2102 --------------------
       
  2103 cpan/Module-Build/t/bundled/Tie/CPHash.pm:
       
  2104 
       
  2105 # Author: Christopher J. Madsen <[email protected]>
       
  2106 # Created: 08 Nov 1997
       
  2107 # $Revision: 5841 $  $Date: 2006-03-21 08:27:29 -0500 (Tue, 21 Mar 2006) $
       
  2108 #
       
  2109 # This program is free software; you can redistribute it and/or modify
       
  2110 # it under the same terms as Perl itself.
       
  2111 #               
       
  2112 # This program is distributed in the hope that it will be useful,
       
  2113 # but WITHOUT ANY WARRANTY; without even the implied warranty of
       
  2114 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either the
       
  2115 # GNU General Public License or the Artistic License for more details.
       
  2116 --------------------
       
  2117 cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm:
       
  2118 
       
  2119 Copyright, 2006 Simon Wistow
       
  2120 
       
  2121 Distributed under the same terms as Perl itself.
       
  2122 --------------------
       
  2123 cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm:
       
  2124 
       
  2125 Copyright 2006 - 2009 Adam Kennedy.
       
  2126 
       
  2127 This program is free software; you can redistribute
       
  2128 it and/or modify it under the same terms as Perl itself.
       
  2129 
       
  2130 The full text of the license can be found in the
       
  2131 LICENSE file included with this module.
       
  2132 --------------------
       
  2133 cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm:
       
  2134 
       
  2135 Copyright (c) 2002-2003 Elizabeth Mattijsen.  All rights reserved.  This
       
  2136 library is free software; you can redistribute it and/or modify it under
       
  2137 the same terms as Perl itself.
       
  2138 --------------------
       
  2139 cpan/Pod-Simple/lib/Pod/Simple/Checker.pm:
       
  2140 
       
  2141 Copyright (c) 2002 Sean M. Burke.
       
  2142 
       
  2143 This library is free software; you can redistribute it and/or modify it
       
  2144 under the same terms as Perl itself.
       
  2145 
       
  2146 This program is distributed in the hope that it will be useful, but
       
  2147 without any warranty; without even the implied warranty of
       
  2148 merchantability or fitness for a particular purpose.
       
  2149 --------------------
       
  2150 cpan/Pod-Simple/lib/Pod/Simple/HTML.pm:
       
  2151 
       
  2152 Copyright (c) 2002-2004 Sean M. Burke.
       
  2153 
       
  2154 This library is free software; you can redistribute it and/or modify it
       
  2155 under the same terms as Perl itself.
       
  2156 
       
  2157 This program is distributed in the hope that it will be useful, but
       
  2158 without any warranty; without even the implied warranty of
       
  2159 merchantability or fitness for a particular purpose.
       
  2160 --------------------
       
  2161 cpan/Pod-Simple/lib/Pod/Simple/LinkSection.pm:
       
  2162 
       
  2163 Copyright (c) 2004 Sean M. Burke.
       
  2164 
       
  2165 This library is free software; you can redistribute it and/or modify it
       
  2166 under the same terms as Perl itself.
       
  2167 
       
  2168 This program is distributed in the hope that it will be useful, but
       
  2169 without any warranty; without even the implied warranty of
       
  2170 merchantability or fitness for a particular purpose.
       
  2171 --------------------
       
  2172 cpan/Pod-Simple/lib/Pod/Simple/XHTML.pm:
       
  2173 
       
  2174 Copyright (c) 2003-2005 Allison Randal.
       
  2175 
       
  2176 This library is free software; you can redistribute it and/or modify it
       
  2177 under the same terms as Perl itself.
       
  2178 
       
  2179 This program is distributed in the hope that it will be useful, but
       
  2180 without any warranty; without even the implied warranty of
       
  2181 merchantability or fitness for a particular purpose.
       
  2182 --------------------
       
  2183 cpan/podlators/lib/Pod/Text/Color.pm:
       
  2184 
       
  2185 Copyright 1999, 2001, 2004, 2006, 2008, 2009 Russ Allbery <[email protected]>.
       
  2186 
       
  2187 This program is free software; you may redistribute it and/or modify it
       
  2188 under the same terms as Perl itself.
       
  2189 --------------------
       
  2190 cpan/podlators/lib/Pod/Text/Overstrike.pm:
       
  2191 
       
  2192 Copyright 2000 by Joe Smith <[email protected]>.
       
  2193 Copyright 2001, 2004, 2008 by Russ Allbery <[email protected]>.
       
  2194 
       
  2195 This program is free software; you may redistribute it and/or modify it
       
  2196 under the same terms as Perl itself.
       
  2197 --------------------
       
  2198 cpan/podlators/lib/Pod/Text/Termcap.pm:
       
  2199 
       
  2200 # Copyright 1999, 2001, 2002, 2004, 2006, 2008, 2009
       
  2201 #     Russ Allbery <[email protected]>
       
  2202 #
       
  2203 # This program is free software; you may redistribute it and/or modify it
       
  2204 # under the same terms as Perl itself. 
       
  2205 --------------------
       
  2206 cpan/Term-UI/lib/Term/UI/History.pm:
       
  2207 
       
  2208 This module is
       
  2209 copyright (c) 2005 Jos Boumans E<lt>[email protected]<gt>.
       
  2210 All rights reserved.
       
  2211 
       
  2212 This library is free software;
       
  2213 you may redistribute and/or modify it under the same
       
  2214 terms as Perl itself.
       
  2215 --------------------
       
  2216 cpan/Test-Simple/lib/Test/Builder/Tester.pm:
       
  2217 
       
  2218 Copyright Mark Fowler E<lt>[email protected]<gt> 2002, 2004.
       
  2219 
       
  2220 Some code taken from B<Test::More> and B<Test::Catch>, written by by
       
  2221 Michael G Schwern E<lt>[email protected]<gt>.  Hence, those parts
       
  2222 Copyright Micheal G Schwern 2001.  Used and distributed with
       
  2223 permission.
       
  2224 
       
  2225 This program is free software; you can redistribute it
       
  2226 and/or modify it under the same terms as Perl itself.
       
  2227 --------------------
       
  2228 dist/I18N-LangTags/lib/I18N/LangTags/Detect.pm:
       
  2229 
       
  2230 Copyright (c) 1998-2004 Sean M. Burke. All rights reserved.
       
  2231 
       
  2232 This library is free software; you can redistribute it and/or
       
  2233 modify it under the same terms as Perl itself.
       
  2234 
       
  2235 The programs and documentation in this dist are distributed in
       
  2236 the hope that they will be useful, but without any warranty; without
       
  2237 even the implied warranty of merchantability or fitness for a
       
  2238 particular purpose.
       
  2239 --------------------
       
  2240 dist/I18N-LangTags/lib/I18N/LangTags/List.pm:
       
  2241 
       
  2242 Copyright (c) 2001+ Sean M. Burke. All rights reserved.
       
  2243 
       
  2244 You can redistribute and/or
       
  2245 modify this document under the same terms as Perl itself.
       
  2246 
       
  2247 This document is provided in the hope that it will be
       
  2248 useful, but without any warranty;
       
  2249 without even the implied warranty of accuracy, authoritativeness,
       
  2250 completeness, merchantability, or fitness for a particular purpose.
       
  2251 --------------------
       
  2252 dist/IO/lib/IO/Socket/INET.pm:
       
  2253 
       
  2254 Copyright (c) 1996-8 Graham Barr <[email protected]>. All rights reserved.
       
  2255 This program is free software; you can redistribute it and/or
       
  2256 modify it under the same terms as Perl itself.
       
  2257 --------------------
       
  2258 dist/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm:
       
  2259 
       
  2260 Copyright (c) 2002-2007 Sean M. Burke.
       
  2261 
       
  2262 This library is free software; you can redistribute it and/or modify it
       
  2263 under the same terms as Perl itself.
       
  2264 
       
  2265 This program is distributed in the hope that it will be useful, but
       
  2266 without any warranty; without even the implied warranty of
       
  2267 merchantability or fitness for a particular purpose.
       
  2268 --------------------
       
  2269 dist/Pod-Perldoc/lib/Pod/Perldoc/ToChecker.pm:
       
  2270 
       
  2271 Copyright (c) 2002 Sean M. Burke.  All rights reserved.
       
  2272 
       
  2273 This library is free software; you can redistribute it and/or modify it
       
  2274 under the same terms as Perl itself.
       
  2275 
       
  2276 This program is distributed in the hope that it will be useful, but
       
  2277 without any warranty; without even the implied warranty of
       
  2278 merchantability or fitness for a particular purpose.
       
  2279 --------------------
       
  2280 dist/Pod-Perldoc/lib/Pod/Perldoc/ToMan.pm:
       
  2281 
       
  2282 Copyright (c) 2002,3,4 Sean M. Burke.  All rights reserved.
       
  2283 
       
  2284 This library is free software; you can redistribute it and/or modify it
       
  2285 under the same terms as Perl itself.
       
  2286 
       
  2287 This program is distributed in the hope that it will be useful, but
       
  2288 without any warranty; without even the implied warranty of
       
  2289 merchantability or fitness for a particular purpose.
       
  2290 --------------------
       
  2291 ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm:
       
  2292 
       
  2293 Copyright (C) 2006-2007 by (Anno Siegel)
       
  2294 
       
  2295 This library is free software; you can redistribute it and/or modify
       
  2296 it under the same terms as Perl itself, either Perl version 5.8.7 or,
       
  2297 at your option, any later version of Perl 5 you may have available.
       
  2298 --------------------
       
  2299 cpan/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build/Constants.pm:
       
  2300 
       
  2301 The CPAN++ interface (of which this module is a part of) is
       
  2302 copyright (c) 2001, 2002, 2003, 2004, 2005 Jos Boumans E<lt>[email protected]<gt>.
       
  2303 All rights reserved.
       
  2304 
       
  2305 This library is free software;
       
  2306 you may redistribute and/or modify it under the same
       
  2307 terms as Perl itself.
       
  2308 --------------------
       
  2309 cpan/Test-Harness/lib/TAP/Parser/YAMLish/Reader.pm:
       
  2310 
       
  2311 Copyright 2007-2008 Andy Armstrong.
       
  2312 
       
  2313 Portions copyright 2006-2008 Adam Kennedy.
       
  2314 
       
  2315 This program is free software; you can redistribute
       
  2316 it and/or modify it under the same terms as Perl itself.
       
  2317 
       
  2318 The full text of the license can be found in the
       
  2319 LICENSE file included with this module.
       
  2320 --------------------
       
  2321 cpan/Test-Harness/lib/TAP/Parser/YAMLish/Writer.pm:
       
  2322 
       
  2323 Copyright 2007-2008 Andy Armstrong.
       
  2324 
       
  2325 This program is free software; you can redistribute
       
  2326 it and/or modify it under the same terms as Perl itself.
       
  2327 
       
  2328 The full text of the license can be found in the
       
  2329 LICENSE file included with this module.
       
  2330 --------------------
       
  2331 cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm:
       
  2332 
       
  2333 Copyright Mark Fowler E<lt>[email protected]<gt> 2002.
       
  2334 
       
  2335 This program is free software; you can redistribute it
       
  2336 and/or modify it under the same terms as Perl itself.
       
  2337 --------------------
       
  2338 cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm:
       
  2339 
       
  2340 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  2341 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  2342 
       
  2343 This library is free software; you may redistribute and/or modify it
       
  2344 under the same terms as Perl itself.
       
  2345 --------------------
       
  2346 
       
  2347 
       
  2348 
       
  2349 30) Is the documentation (e.g., manual pages, installation 
       
  2350    instructions, user, programmer and support manuals, etc.) included with 
       
  2351    this Third Party Software subject to the same license as the software 
       
  2352    itself, as identified in your responses to questions 29 and 30?  If 
       
  2353    not, please explain, identify the applicable license name here and copy 
       
  2354    and paste the documentation license here:
       
  2355 
       
  2356 
       
  2357 Yes.  Following are copyrights and attribution text found in documentation
       
  2358 files.
       
  2359 
       
  2360 --------------------
       
  2361 pod/perl5005delta.pod:
       
  2362 
       
  2363 Perl has a new Social Contract for contributors.  See F<Porting/Contract>.
       
  2364 
       
  2365 The license included in much of the Perl documentation has changed.
       
  2366 Most of the Perl documentation was previously under the implicit GNU
       
  2367 General Public License or the Artistic License (at the user's choice).
       
  2368 Now much of the documentation unambiguously states the terms under which
       
  2369 it may be distributed.  Those terms are in general much less restrictive
       
  2370 than the GNU GPL.  See L<perl> and the individual perl manpages listed
       
  2371 therein.
       
  2372 --------------------
       
  2373 pod/perl561delta.pod:
       
  2374 
       
  2375 Getopt::Long licensing has changed to allow the Perl Artistic License
       
  2376 as well as the GPL. It used to be GPL only, which got in the way of
       
  2377 non-GPL applications that wanted to use Getopt::Long.
       
  2378 --------------------
       
  2379 pod/perlboot.pod:
       
  2380 
       
  2381 Copyright (c) 1999, 2000 by Randal L. Schwartz and Stonehenge
       
  2382 Consulting Services, Inc.
       
  2383 
       
  2384 Copyright (c) 2009 by Michael F. Witten.
       
  2385 
       
  2386 Permission is hereby granted to distribute this document intact with
       
  2387 the Perl distribution, and in accordance with the licenses of the Perl
       
  2388 distribution; derived documents must include this copyright notice
       
  2389 intact.
       
  2390 
       
  2391 Portions of this text have been derived from Perl Training materials
       
  2392 originally appearing in the I<Packages, References, Objects, and
       
  2393 Modules> course taught by instructors for Stonehenge Consulting
       
  2394 Services, Inc. and used with permission.
       
  2395 
       
  2396 Portions of this text have been derived from materials originally
       
  2397 appearing in I<Linux Magazine> and used with permission.
       
  2398 --------------------
       
  2399 pod/perldebtut.pod:
       
  2400 
       
  2401 Richard Foley <[email protected]> Copyright (c) 2000
       
  2402 --------------------
       
  2403 pod/perlembed.pod:
       
  2404 
       
  2405 Copyright (C) 1995, 1996, 1997, 1998 Doug MacEachern and Jon Orwant.  All
       
  2406 Rights Reserved.
       
  2407 
       
  2408 Permission is granted to make and distribute verbatim copies of this
       
  2409 documentation provided the copyright notice and this permission notice are
       
  2410 preserved on all copies.
       
  2411 
       
  2412 Permission is granted to copy and distribute modified versions of this
       
  2413 documentation under the conditions for verbatim copying, provided also
       
  2414 that they are marked clearly as modified versions, that the authors'
       
  2415 names and title are unchanged (though subtitles and additional
       
  2416 authors' names may be added), and that the entire resulting derived
       
  2417 work is distributed under the terms of a permission notice identical
       
  2418 to this one.
       
  2419 
       
  2420 Permission is granted to copy and distribute translations of this
       
  2421 documentation into another language, under the above conditions for
       
  2422 modified versions.
       
  2423 --------------------
       
  2424 pod/perlfaq.pod:
       
  2425 
       
  2426 Tom Christainsen wrote the original version of this document.
       
  2427 brian d foy C<< <[email protected]> >> wrote this version. See the
       
  2428 individual perlfaq documents for additional copyright information.
       
  2429 
       
  2430 This document is available under the same terms as Perl itself. Code
       
  2431 examples in all the perlfaq documents are in the public domain. Use
       
  2432 them as you see fit (and at your own risk with no warranty from anyone).
       
  2433 --------------------
       
  2434 pod/perlfaq1.pod:
       
  2435 
       
  2436 Copyright (c) 1997-2010 Tom Christiansen, Nathan Torkington, and
       
  2437 other authors as noted. All rights reserved.
       
  2438 
       
  2439 This documentation is free; you can redistribute it and/or modify it
       
  2440 under the same terms as Perl itself.
       
  2441 
       
  2442 Irrespective of its distribution, all code examples here are in the public
       
  2443 domain. You are permitted and encouraged to use this code and any
       
  2444 derivatives thereof in your own programs for fun or for profit as you
       
  2445 see fit. A simple comment in the code giving credit to the FAQ would
       
  2446 be courteous but is not required.
       
  2447 --------------------
       
  2448 pod/perlfilter.pod:
       
  2449 
       
  2450 Paul Marquess E<lt>[email protected]<gt>
       
  2451 
       
  2452 =head1 Copyrights
       
  2453 
       
  2454 This article originally appeared in The Perl Journal #11, and is
       
  2455 copyright 1998 The Perl Journal. It appears courtesy of Jon Orwant and
       
  2456 The Perl Journal.  This document may be distributed under the same terms
       
  2457 as Perl itself.
       
  2458 --------------------
       
  2459 pod/perlglossary.pod:
       
  2460 
       
  2461 Based on the Glossary of Programming Perl, Third Edition,
       
  2462 by Larry Wall, Tom Christiansen & Jon Orwant.
       
  2463 Copyright (c) 2000, 1996, 1991 O'Reilly Media, Inc.
       
  2464 This document may be distributed under the same terms as Perl itself.
       
  2465 --------------------
       
  2466 pod/perlmodinstall.pod:
       
  2467 
       
  2468 Copyright (C) 1998, 2002, 2003 Jon Orwant.  All Rights Reserved.
       
  2469 
       
  2470 Permission is granted to make and distribute verbatim copies of this
       
  2471 documentation provided the copyright notice and this permission notice are
       
  2472 preserved on all copies.
       
  2473 
       
  2474 Permission is granted to copy and distribute modified versions of this
       
  2475 documentation under the conditions for verbatim copying, provided also
       
  2476 that they are marked clearly as modified versions, that the authors'
       
  2477 names and title are unchanged (though subtitles and additional
       
  2478 authors' names may be added), and that the entire resulting derived
       
  2479 work is distributed under the terms of a permission notice identical
       
  2480 to this one.
       
  2481 
       
  2482 Permission is granted to copy and distribute translations of this
       
  2483 documentation into another language, under the above conditions for
       
  2484 modified versions.
       
  2485 --------------------
       
  2486 pod/perlopentut.pod:
       
  2487 
       
  2488 Copyright 1998 Tom Christiansen.
       
  2489 
       
  2490 This documentation is free; you can redistribute it and/or modify it
       
  2491 under the same terms as Perl itself.
       
  2492 
       
  2493 Irrespective of its distribution, all code examples in these files are
       
  2494 hereby placed into the public domain.  You are permitted and
       
  2495 encouraged to use this code in your own programs for fun or for profit
       
  2496 as you see fit.  A simple comment in the code giving credit would be
       
  2497 courteous but is not required.
       
  2498 --------------------
       
  2499 pod/perlperf.pod:
       
  2500 
       
  2501 Richard Foley <[email protected]> Copyright (c) 2008
       
  2502 --------------------
       
  2503 pod/perlreapi.pod:
       
  2504 
       
  2505 Copyright 2006 Yves Orton and 2007 E<AElig>var ArnfjE<ouml>rE<eth> Bjarmason.
       
  2506 
       
  2507 This program is free software; you can redistribute it and/or modify it under
       
  2508 the same terms as Perl itself.
       
  2509 --------------------
       
  2510 pod/perlreftut.pod:
       
  2511 
       
  2512 Copyright 1998 The Perl Journal.
       
  2513 
       
  2514 This documentation is free; you can redistribute it and/or modify it
       
  2515 under the same terms as Perl itself.
       
  2516 
       
  2517 Irrespective of its distribution, all code examples in these files are
       
  2518 hereby placed into the public domain.  You are permitted and
       
  2519 encouraged to use this code in your own programs for fun or for profit
       
  2520 as you see fit.  A simple comment in the code giving credit would be
       
  2521 courteous but is not required.
       
  2522 --------------------
       
  2523 pod/perlrequick.pod:
       
  2524 
       
  2525 Copyright (c) 2000 Mark Kvale
       
  2526 All rights reserved.
       
  2527 
       
  2528 This document may be distributed under the same terms as Perl itself.
       
  2529 --------------------
       
  2530 pod/perlthrtut.pod:
       
  2531 
       
  2532 The original version of this article originally appeared in The Perl
       
  2533 Journal #10, and is copyright 1998 The Perl Journal. It appears courtesy
       
  2534 of Jon Orwant and The Perl Journal.  This document may be distributed
       
  2535 under the same terms as Perl itself.
       
  2536 --------------------
       
  2537 pod/perltooc.pod:
       
  2538 
       
  2539 Copyright (c) 1999 Tom Christiansen.
       
  2540 All rights reserved.
       
  2541 
       
  2542 This documentation is free; you can redistribute it and/or modify it
       
  2543 under the same terms as Perl itself.
       
  2544 
       
  2545 Irrespective of its distribution, all code examples in this file
       
  2546 are hereby placed into the public domain.  You are permitted and
       
  2547 encouraged to use this code in your own programs for fun
       
  2548 or for profit as you see fit.  A simple comment in the code giving
       
  2549 credit would be courteous but is not required.
       
  2550 --------------------
       
  2551 pod/perltoot.pod:
       
  2552 
       
  2553 Copyright (c) 1997, 1998 Tom Christiansen
       
  2554 All rights reserved.
       
  2555 
       
  2556 This documentation is free; you can redistribute it and/or modify it
       
  2557 under the same terms as Perl itself.
       
  2558 
       
  2559 Irrespective of its distribution, all code examples in this file
       
  2560 are hereby placed into the public domain.  You are permitted and
       
  2561 encouraged to use this code in your own programs for fun
       
  2562 or for profit as you see fit.  A simple comment in the code giving
       
  2563 credit would be courteous but is not required.
       
  2564 --------------------
       
  2565 pod/perluniintro.pod:
       
  2566 
       
  2567 Copyright 2001-2002 Jarkko Hietaniemi E<lt>[email protected]<gt>
       
  2568 
       
  2569 This document may be distributed under the same terms as Perl itself.
       
  2570 --------------------
       
  2571 cpan/Compress-Raw-Bzip2/pod/FAQ.pod:
       
  2572 
       
  2573 Copyright (c) 2005-2010 Paul Marquess. All rights reserved.
       
  2574 
       
  2575 This program is free software; you can redistribute it and/or
       
  2576 modify it under the same terms as Perl itself.
       
  2577 --------------------
       
  2578 cpan/libnet/Net/libnetFAQ.pod:
       
  2579 
       
  2580 Copyright (c) 1997-1998 Graham Barr. All rights reserved.
       
  2581 This document is free; you can redistribute it and/or modify it
       
  2582 under the terms of the Artistic License.
       
  2583 --------------------
       
  2584 cpan/CPANPLUS/lib/CPANPLUS/FAQ.pod:
       
  2585 
       
  2586 The CPAN++ interface (of which this module is a part of) is copyright (c)
       
  2587 2001 - 2007, Jos Boumans E<lt>[email protected]<gt>. All rights reserved.
       
  2588 
       
  2589 This library is free software; you may redistribute and/or modify it
       
  2590 under the same terms as Perl itself.
       
  2591 --------------------
       
  2592 cpan/Locale-Codes/lib/Locale/Constants.pod:
       
  2593 
       
  2594 Copyright (C) 2002-2004, Neil Bowers.
       
  2595 
       
  2596 Copyright (C) 2001, Canon Research Centre Europe (CRE).
       
  2597 
       
  2598 This module is free software; you can redistribute it and/or
       
  2599 modify it under the same terms as Perl itself.
       
  2600 --------------------
       
  2601 cpan/Locale-Codes/lib/Locale/Country.pod:'
       
  2602 
       
  2603 Copyright (C) 2002-2004, Neil Bowers.
       
  2604 
       
  2605 Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
       
  2606 
       
  2607 This module is free software; you can redistribute it and/or
       
  2608 modify it under the same terms as Perl itself.
       
  2609 --------------------
       
  2610 cpan/Locale-Codes/lib/Locale/Currency.pod:
       
  2611 
       
  2612 Copyright (C) 2002-2004, Neil Bowers.
       
  2613 
       
  2614 Copyright (c) 2001 Michael Hennecke and
       
  2615 Canon Research Centre Europe (CRE).
       
  2616 
       
  2617 This module is free software; you can redistribute it and/or
       
  2618 modify it under the same terms as Perl itself.
       
  2619 --------------------
       
  2620 cpan/Locale-Codes/lib/Locale/Language.pod:
       
  2621 
       
  2622 Copyright (C) 2002-2004, Neil Bowers.
       
  2623 
       
  2624 Copyright (c) 1997-2001 Canon Research Centre Europe (CRE).
       
  2625 
       
  2626 This module is free software; you can redistribute it and/or
       
  2627 modify it under the same terms as Perl itself.
       
  2628 --------------------
       
  2629 cpan/Locale-Codes/lib/Locale/Script.pod:
       
  2630 
       
  2631 Copyright (c) 2002-2004 Neil Bowers.
       
  2632 
       
  2633 This module is free software; you can redistribute it and/or
       
  2634 modify it under the same terms as Perl itself.
       
  2635 --------------------
       
  2636 cpan/Pod-Simple/lib/Pod/Simple.pod:
       
  2637 
       
  2638 Copyright (c) 2002 Sean M. Burke.
       
  2639 
       
  2640 This library is free software; you can redistribute it and/or modify it
       
  2641 under the same terms as Perl itself.
       
  2642 
       
  2643 This program is distributed in the hope that it will be useful, but
       
  2644 without any warranty; without even the implied warranty of
       
  2645 merchantability or fitness for a particular purpose.
       
  2646 --------------------
       
  2647 cpan/Test-Simple/lib/Test/Tutorial.pod:
       
  2648 
       
  2649 Copyright 2001 by Michael G Schwern E<lt>[email protected]<gt>.
       
  2650 
       
  2651 This documentation is free; you can redistribute it and/or modify it
       
  2652 under the same terms as Perl itself.
       
  2653 
       
  2654 Irrespective of its distribution, all code examples in these files
       
  2655 are hereby placed into the public domain.  You are permitted and
       
  2656 encouraged to use this code in your own programs for fun
       
  2657 or for profit as you see fit.  A simple comment in the code giving
       
  2658 credit would be courteous but is not required.
       
  2659 --------------------
       
  2660 dist/Locale-Maketext/lib/Locale/Maketext.pod:
       
  2661 
       
  2662 Copyright (c) 1999-2004 Sean M. Burke.  All rights reserved.
       
  2663 
       
  2664 This library is free software; you can redistribute it and/or modify
       
  2665 it under the same terms as Perl itself.
       
  2666 
       
  2667 This program is distributed in the hope that it will be useful, but
       
  2668 without any warranty; without even the implied warranty of
       
  2669 merchantability or fitness for a particular purpose.
       
  2670 --------------------
       
  2671 cpan/Module-Build/lib/Module/Build/API.pod:
       
  2672 
       
  2673 Copyright (c) 2001-2006 Ken Williams.  All rights reserved.
       
  2674 
       
  2675 This library is free software; you can redistribute it and/or
       
  2676 modify it under the same terms as Perl itself.
       
  2677 --------------------
       
  2678 cpan/Pod-Simple/lib/Pod/Simple/Subclassing.pod:
       
  2679 
       
  2680 Copyright (c) 2002 Sean M. Burke.
       
  2681 
       
  2682 This library is free software; you can redistribute it and/or modify it
       
  2683 under the same terms as Perl itself.
       
  2684 
       
  2685 This program is distributed in the hope that it will be useful, but
       
  2686 without any warranty; without even the implied warranty of
       
  2687 merchantability or fitness for a particular purpose.
       
  2688 --------------------
       
  2689 dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod:
       
  2690 
       
  2691 The following article by Sean M. Burke and Jordan Lachler
       
  2692 first appeared in I<The Perl Journal> #13
       
  2693 and is copyright 1999 The Perl Journal. It appears
       
  2694 courtesy of Jon Orwant and The Perl Journal.  This document may be
       
  2695 distributed under the same terms as Perl itself.
       
  2696 --------------------