1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309
|
This package was debianized by Florian Ragwitz <rafl\@debian.org> on
Wed, 10 Aug 2005 11:47:22 +0200.
It contains several upstream packages which may have different licenses.
They are all downloaded from http://search.cpan.org/
* Test::WWW::Mechanize::Catalyst
Author:
Leon Brocard, <acme@astray.com>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Action::RenderView
Author:
Marcus Ramberg <marcus@thefeed.no>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Log::Log4perl
Authors:
Adam Jacob, <adam@stalecoffee.org>
Andreas Marienborg, <omega@palle.net>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Model::DBIC::Schema
Author:
Brandon L Black, <blblack@gmail.com>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Cache
Author:
The Catalyst Core Team - see http://catalyst.perl.org/
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::ConfigLoader
Authors:
Brian Cassidy <bricas@cpan.org>
David Kamholz <dkamholz@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::DefaultEnd
Author:
Marcus Ramberg <marcus@thefeed.no>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::HTML::Widget
Author:
Sebastian Riedel, <sri@oook.de>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Prototype
Author:
Sebastian Riedel, <sri@oook.de>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Session
Authors:
Andy Grundman, <andyg@cpan.org>
Christian Hansen, <ch@ngmedia.com>
Yuval Kogman, "nothingmuch@woobling.org" (current maintainer)
Sebastian Riedel, <sri@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::StackTrace
Authors:
Andy Grundman, <andy@hybridized.org>
Matt S. Trout, <mst@shadowcatsystems.co.uk>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Static::Simple
Authors:
Andy Grundman, <andy@hybridized.org>
Marcus Ramberg, <mramberg@cpan.org>
Jesse Sheidlower, <jester@panix.com>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::SubRequest
Author:
Marcus Ramberg, <mramberg@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Unicode
Authors:
Christian Hansen, <ch@ngmedia.com>
Marcus Ramberg, <mramberg@pcan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Devel
Author:
The Catalyst Core Team - see http://catalyst.perl.org/
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Cache::Store::FastMmap
Author:
Yuval Kogman, <nothingmuch@woobling.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Session::State::Cookie
Authors:
Andrew Ford,
Andy Grundman
Christian Hansen
Yuval Kogman, <nothingmuch@woobling.org>
Marcus Ramberg, <mramberg@cpan.org>
Sebastian Riedel, <sri@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
This module is derived from Catalyst::Plugin::Session::FastMmap code, and has
been heavily modified since.
* Catalyst::Plugin::Session::Store::DBI
Author:
Andy Grundman, <andy@hybridized.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Session::Store::DBIC
Author:
Daniel Westermann-Clark, <danieltwc@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Session::Store::Delegate
Author:
Yuval Kogman, <nothingmuch@woobling.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Session::Store::FastMmap
Authors:
Andrew Ford
Andy Grundman
Christian Hansen
Yuval Kogman, <nothingmuch@woobling.org>
Marcus Ramberg, <mramberg@cpan.org>
Sebastian Riedel, <sri@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
This module is derived from Catalyst::Plugin::Session::FastMmap code, and has
been heavily modified since.
* Catalyst::Plugin::Session::Store::File
Author:
Sascha Kiefer, <esskar@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::View::JSON
Author:
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Authentication
Authors:
Yuval Kogman, <nothingmuch@woobling.org>
Jess Robinson
David Kamholz
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Authentication::Store::DBIC
Author:
Andy Grundman, <andy@hybridized.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Authorization::ACL
Authors:
Yuval Kogman, <nothingmuch@woobling.org>
Jess Robinson
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Authorization::Roles
Author:
Yuval Kogman, <nothingmuch@woobling.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Dumper
Author:
Chisel Wright <pause@herlpacker.co.uk>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::I18N
Author:
Sebastian Riedel, <sri@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::PageCache
Author:
Andy Grundman, <andy@hybridized.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::Server
Authors:
Jos Boumans <kane@cpan.org>
Michiel Ootjers <michiel@cpan.org>
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
* Catalyst::Plugin::XMLRPC
Authors:
Sebastian Riedel, <sri@oook.de>
Marcus Ramberg, <mramberg@cpan.org>
Christian Hansen
Yoshinori Sano
Michiel Ootjers
Jos Boumans
This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.
-----------------------------------------------------------------------------
Perl is distributed under licenses:
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL and the Artistic
Licence in /usr/share/common-licenses/Artistic.
|