| 1 | This package was debianized by Shu-Chun Weng <scw@csie.org> on |
|---|
| 2 | Sat, 26 Mar 2005 21:57:52 +0800. |
|---|
| 3 | |
|---|
| 4 | It was downloaded from http://pugscode.org/ |
|---|
| 5 | |
|---|
| 6 | Copyright Holder: Copyright 2005-2006, Audrey Tang. |
|---|
| 7 | |
|---|
| 8 | License: |
|---|
| 9 | |
|---|
| 10 | This code is free software; you can redistribute it and/or modify it under |
|---|
| 11 | the terms of either: |
|---|
| 12 | |
|---|
| 13 | a) the GNU General Public License, version 2, or |
|---|
| 14 | b) the Artistic License, version 2.0beta5. |
|---|
| 15 | |
|---|
| 16 | Please see the /usr/share/common-licenses/GPL-2 and |
|---|
| 17 | /usr/share/common-licenses/Artistic files for the full license text. |
|---|
| 18 | |
|---|
| 19 | This program is distributed in the hope that it will be useful, |
|---|
| 20 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 21 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either |
|---|
| 22 | the GNU General Public License or the Artistic License for more |
|---|
| 23 | details. |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | The code in src/Pugs/Rule (installed to usr/lib/perl6/5.8/CORE/pugs/Pugs/Rule) |
|---|
| 27 | is Copyright 1999-2000, Daan Leijen. All rights reserved. |
|---|
| 28 | |
|---|
| 29 | Redistribution and use in source and binary forms, with or without |
|---|
| 30 | modification, are permitted provided that the following conditions are met: |
|---|
| 31 | |
|---|
| 32 | * Redistributions of source code must retain the above copyright notice, |
|---|
| 33 | this list of conditions and the following disclaimer. |
|---|
| 34 | * Redistributions in binary form must reproduce the above copyright |
|---|
| 35 | notice, this list of conditions and the following disclaimer in the |
|---|
| 36 | documentation and/or other materials provided with the distribution. |
|---|
| 37 | |
|---|
| 38 | This software is provided by the copyright holders "as is" and any express or |
|---|
| 39 | implied warranties, including, but not limited to, the implied warranties of |
|---|
| 40 | merchantability and fitness for a particular purpose are disclaimed. In no |
|---|
| 41 | event shall the copyright holders be liable for any direct, indirect, |
|---|
| 42 | incidental, special, exemplary, or consequential damages (including, but not |
|---|
| 43 | limited to, procurement of substitute goods or services; loss of use, data, |
|---|
| 44 | or profits; or business interruption) however caused and on any theory of |
|---|
| 45 | liability, whether in contract, strict liability, or tort (including |
|---|
| 46 | negligence or otherwise) arising in any way out of the use of this software, |
|---|
| 47 | even if advised of the possibility of such damage. |
|---|
| 48 | |
|---|
| 49 | |
|---|
| 50 | The code in src/RRegex (installed to usr/lib/perl6/5.8/CORE/pugs/RRegex) is |
|---|
| 51 | Copyright (c) 2004 John Meacham (john at repetae dot net) |
|---|
| 52 | |
|---|
| 53 | Permission is hereby granted, free of charge, to any person obtaining a |
|---|
| 54 | copy of this software and associated documentation files (the |
|---|
| 55 | "Software"), to deal in the Software without restriction, including |
|---|
| 56 | without limitation the rights to use, copy, modify, merge, publish, |
|---|
| 57 | distribute, sublicense, and/or sell copies of the Software, and to |
|---|
| 58 | permit persons to whom the Software is furnished to do so, subject to |
|---|
| 59 | the following conditions: |
|---|
| 60 | |
|---|
| 61 | The above copyright notice and this permission notice shall be included |
|---|
| 62 | in all copies or substantial portions of the Software. |
|---|
| 63 | |
|---|
| 64 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
|---|
| 65 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
|---|
| 66 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
|---|
| 67 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
|---|
| 68 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
|---|
| 69 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
|---|
| 70 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|
| 71 | |
|---|
| 72 | |
|---|
| 73 | The code in src/pcre (installed to usr/lib/perl6/5.8/CORE/pugs/pcre) is written |
|---|
| 74 | by Philip Hazel <ph10@cam.ac.uk> |
|---|
| 75 | |
|---|
| 76 | Copyright (c) 1997-2004 University of Cambridge |
|---|
| 77 | All rights reserved. |
|---|
| 78 | |
|---|
| 79 | Redistribution and use in source and binary forms, with or without |
|---|
| 80 | modification, are permitted provided that the following conditions are met: |
|---|
| 81 | |
|---|
| 82 | * Redistributions of source code must retain the above copyright notice, |
|---|
| 83 | this list of conditions and the following disclaimer. |
|---|
| 84 | |
|---|
| 85 | * Redistributions in binary form must reproduce the above copyright |
|---|
| 86 | notice, this list of conditions and the following disclaimer in the |
|---|
| 87 | documentation and/or other materials provided with the distribution. |
|---|
| 88 | |
|---|
| 89 | * Neither the name of the University of Cambridge nor the names of its |
|---|
| 90 | contributors may be used to endorse or promote products derived from |
|---|
| 91 | this software without specific prior written permission. |
|---|
| 92 | |
|---|
| 93 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
|---|
| 94 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
|---|
| 95 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 96 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
|---|
| 97 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
|---|
| 98 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
|---|
| 99 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
|---|
| 100 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
|---|
| 101 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
|---|
| 102 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
|---|
| 103 | POSSIBILITY OF SUCH DAMAGE. |
|---|
| 104 | |
|---|
| 105 | |
|---|
| 106 | The code in src/syck (installed to usr/lib/perl6/5.8/CORE/pugs/syck) is |
|---|
| 107 | Copyright (c) 2003 why the lucky stiff |
|---|
| 108 | |
|---|
| 109 | This software is subject to either of two licenses (BSD or D&R), which you can |
|---|
| 110 | choose from in your use of the code. |
|---|
| 111 | |
|---|
| 112 | BSD License |
|---|
| 113 | =========== |
|---|
| 114 | |
|---|
| 115 | Permission is hereby granted, free of charge, to any person obtaining a copy |
|---|
| 116 | of this software and associated documentation files (the "Software"), to |
|---|
| 117 | deal in the Software without restriction, including without limitation the |
|---|
| 118 | rights to use, copy, modify, merge, publish, distribute, sublicense, and/or |
|---|
| 119 | sell copies of the Software, and to permit persons to whom the Software is |
|---|
| 120 | furnished to do so, subject to the following conditions: |
|---|
| 121 | |
|---|
| 122 | The above copyright notice and this permission notice shall be included in |
|---|
| 123 | all copies or substantial portions of the Software. |
|---|
| 124 | |
|---|
| 125 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|---|
| 126 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|---|
| 127 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
|---|
| 128 | THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER |
|---|
| 129 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
|---|
| 130 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
|---|
| 131 | |
|---|
| 132 | |
|---|
| 133 | D&R (Death and Repudiation) License |
|---|
| 134 | =================================== |
|---|
| 135 | |
|---|
| 136 | This software may not be used directly by any living being. ANY use of this |
|---|
| 137 | software (even perfectly legitimate and non-commercial uses) until after death |
|---|
| 138 | is explicitly restricted. Any living being using (or attempting to use) this software |
|---|
| 139 | will be punished to the fullest extent of the law. |
|---|
| 140 | |
|---|
| 141 | For your protection, corpses will not be punished. We respectfully request |
|---|
| 142 | that you submit your uses (revisions, uses, distributions, uses, etc.) to |
|---|
| 143 | your children, who may vicariously perform these uses on your behalf. If |
|---|
| 144 | you use this software and you are found to be not dead, you will be punished |
|---|
| 145 | to the fullest extent of the law. |
|---|
| 146 | |
|---|
| 147 | If you are found to be a ghost or angel, you will be punished to the fullest |
|---|
| 148 | extent of the law. |
|---|
| 149 | |
|---|
| 150 | After your following the terms of this license, the author has vowed to repudiate |
|---|
| 151 | your claim, meaning that the validity of this contract will no longer be recognized. |
|---|
| 152 | This license will be unexpectedly revoked (at a time which is designated to be |
|---|
| 153 | most inconvenient) and involved heirs will be punished to the fullest extent |
|---|
| 154 | of the law. |
|---|
| 155 | |
|---|
| 156 | Furthermore, if any parties (related or non-related) escape the punishments |
|---|
| 157 | outlined herein, they will be severely punished to the fullest extent of a new |
|---|
| 158 | revised law that (1) expands the statement "fullest extent of the law" to encompass |
|---|
| 159 | an infinite duration of infinite punishments and (2) exacts said punishments |
|---|
| 160 | upon all parties (related or non-related). |
|---|
| 161 | |
|---|
| 162 | |
|---|
| 163 | The code in examples/hop6/ (installed to usr/share/doc/pugs-doc/hop6) is |
|---|
| 164 | Copyright 2005 Elsevier Inc. |
|---|
| 165 | |
|---|
| 166 | The full license test follows. |
|---|
| 167 | |
|---|
| 168 | About the Software |
|---|
| 169 | |
|---|
| 170 | All Software (code listings) presented in the book can be found on the |
|---|
| 171 | companion website for the book (http://perl.plover.com/hop/) and is |
|---|
| 172 | subject to the License agreements below. |
|---|
| 173 | |
|---|
| 174 | |
|---|
| 175 | ELSEVIER SOFTWARE LICENSE AGREEMENT |
|---|
| 176 | |
|---|
| 177 | Please read the following agreement carefully before using this |
|---|
| 178 | Software. This Software is licensed under the terms contained in this |
|---|
| 179 | Software license agreement ("agreement"). By using this Software |
|---|
| 180 | product, you, an individual, or entity including employees, agents and |
|---|
| 181 | representatives ("you" or "your"), acknowledge that you have read this |
|---|
| 182 | agreement, that you understand it, and that you agree to be bound by |
|---|
| 183 | the terms and conditions of this agreement. Elsevier inc. ("Elsevier") |
|---|
| 184 | expressly does not agree to license this Software product to you |
|---|
| 185 | unless you assent to this agreement. If you do not agree with any of |
|---|
| 186 | the following terms, do not use the Software. |
|---|
| 187 | |
|---|
| 188 | LIMITED WARRANTY AND LIMITATION OF LIABILITY |
|---|
| 189 | |
|---|
| 190 | YOUR USE OF THIS SOFTWARE IS AT YOUR OWN RISK. NEITHER ELSEVIER NOR |
|---|
| 191 | ITS LICENSORS REPRESENT OR WARRANT THAT THE SOFTWARE PRODUCT WILL MEET |
|---|
| 192 | YOUR REQUIREMENTS OR THAT ITS OPERATION WILL BE UNINTERRUPTED OR |
|---|
| 193 | ERROR-FREE. WE EXCLUDE AND EXPRESSLY DISCLAIM ALL EXPRESS AND IMPLIED |
|---|
| 194 | WARRANTIES NOT STATED HEREIN, INCLUDING THE IMPLIED WARRANTIES OF |
|---|
| 195 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN ADDITION, |
|---|
| 196 | NEITHER ELSEVIER NOR ITS LICENSORS MAKE ANY REPRESENTATIONS OR |
|---|
| 197 | WARRANTIES, EITHER EXPRESS OR IMPLIED, REGARDING THE PERFORMANCE OF |
|---|
| 198 | YOUR NETWORK OR COMPUTER SYSTEM WHEN USED IN CONJUNCTION WITH THE |
|---|
| 199 | SOFTWARE PRODUCT. WE SHALL NOT BE LIABLE FOR ANY DAMAGE OR LOSS OF ANY |
|---|
| 200 | KIND ARISING OUT OF OR RESULTING FROM YOUR POSSESSION OR USE OF THE |
|---|
| 201 | SOFTWARE PRODUCT CAUSED BY ERRORS OR OMISSIONS, DATA LOSS OR |
|---|
| 202 | CORRUPTION, ERRORS OR OMISSIONS IN THE PROPRIETARY MATERIAL, |
|---|
| 203 | REGARDLESS OF WHETHER SUCH LIABILITY IS BASED IN TORT, CONTRACT OR |
|---|
| 204 | OTHERWISE AND INCLUDING, BUT NOT LIMITED TO, ACTUAL, SPECIAL, |
|---|
| 205 | INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES. IF THE FOREGOING |
|---|
| 206 | LIMITATION IS HELD TO BE UNENFORCEABLE, OUR MAXIMUM LIABILITY TO YOU |
|---|
| 207 | SHALL NOT EXCEED THE AMOUNT OF THE PURCHASE PRICE PAID BY YOU FOR THE |
|---|
| 208 | SOFTWARE PRODUCT. THE REMEDIES AVAILABLE TO YOU AGAINST US AND THE |
|---|
| 209 | LICENSORS OF MATERIALS INCLUDED IN THE SOFTWARE PRODUCT ARE EXCLUSIVE. |
|---|
| 210 | |
|---|
| 211 | YOU UNDERSTAND THAT ELSEVIER, ITS AFFILIATES, LICENSORS, SUPPLIERS AND |
|---|
| 212 | AGENTS, MAKE NO WARRANTIES, EXPRESSED OR IMPLIED, WITH RESPECT TO THE |
|---|
| 213 | SOFTWARE PRODUCT, INCLUDING, WITHOUT LIMITATION THE PROPRIETARY |
|---|
| 214 | MATERIAL, AND SPECIFICALLY DISCLAIM ANY WARRANTY OF MERCHANTABILITY OR |
|---|
| 215 | FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 216 | |
|---|
| 217 | IN NO EVENT WILL ELSEVIER, ITS AFFILIATES, LICENSORS, SUPPLIERS OR |
|---|
| 218 | AGENTS, BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING, WITHOUT |
|---|
| 219 | LIMITATION, ANY LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR |
|---|
| 220 | CONSEQUENTIAL DAMAGES, ARISING OUT OF YOUR USE OR INABILITY TO USE THE |
|---|
| 221 | SOFTWARE PRODUCT REGARDLESS OF WHETHER SUCH DAMAGES ARE FORESEEABLE OR |
|---|
| 222 | WHETHER SUCH DAMAGES ARE DEEMED TO RESULT FROM THE FAILURE OR |
|---|
| 223 | INADEQUACY OF ANY EXCLUSIVE OR OTHER REMEDY. |
|---|
| 224 | |
|---|
| 225 | Software License Agreement |
|---|
| 226 | |
|---|
| 227 | This Software License Agreement is a legal agreement between the |
|---|
| 228 | Author and any person or legal entity using or accepting any Software |
|---|
| 229 | governed by this Agreement. The Software is available on the companion |
|---|
| 230 | website (http://perl.plover.com/hop/) for the Book, Higher-Order Perl, |
|---|
| 231 | which is published by Morgan Kaufmann Publishers. "The Software" is |
|---|
| 232 | comprised of all code (fragments and pseudocode) presented in the |
|---|
| 233 | book. |
|---|
| 234 | |
|---|
| 235 | By installing, copying, or otherwise using the Software, you agree to |
|---|
| 236 | be bound by the terms of this Agreement. |
|---|
| 237 | |
|---|
| 238 | The parties agree as follows: |
|---|
| 239 | |
|---|
| 240 | 1. Grant of License. We grant you a nonexclusive license to use the |
|---|
| 241 | Software for any purpose, commercial or non-commercial, as long as |
|---|
| 242 | the following credit is included identifying the original source of |
|---|
| 243 | the Software: "from Higher-Order Perl by Mark Dominus, published by |
|---|
| 244 | Morgan Kaufmann Publishers, Copyright 2005 by Elsevier Inc". |
|---|
| 245 | |
|---|
| 246 | 2. Disclaimer of Warranty. We make no warranties at all. The Software |
|---|
| 247 | is transferred to you on an "as is" basis. You use the Software at |
|---|
| 248 | your own peril. You assume all risk of loss for all claims or |
|---|
| 249 | controversies, now existing or hereafter, arising out of use of the |
|---|
| 250 | Software. We shall have no liability based on a claim that your use |
|---|
| 251 | or combination of the Software with products or data not supplied |
|---|
| 252 | by us infringes any patent, copyright, or proprietary right. All |
|---|
| 253 | other warranties, expressed or implied, including, without |
|---|
| 254 | limitation, any warranty of merchantability or fitness for a |
|---|
| 255 | particular purpose are hereby excluded. |
|---|
| 256 | |
|---|
| 257 | 3. Limitation of Liability. We will have no liability for special, |
|---|
| 258 | incidental, or consequential damages even if advised of the |
|---|
| 259 | possibility of such damages. We will not be liable for any other |
|---|
| 260 | damages or loss in any way connected with the Software. |
|---|