Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Kavorka
Upstream-Contact: Toby Inkster (TOBYINK) <tobyink@cpan.org>
Source: https://metacpan.org/release/Kavorka

Files: Changes
 META.json
 META.yml
 Makefile.PL
 dist.ini
 doap.ttl
 lib/Kavorka/MethodModifier.pm
 lib/Kavorka/Signature.pm
 lib/Kavorka/Signature/Parameter.pm
 lib/Kavorka/Sub.pm
 lib/Kavorka/Sub/After.pm
 lib/Kavorka/Sub/Around.pm
 lib/Kavorka/Sub/Before.pm
 lib/Kavorka/Sub/ClassMethod.pm
 lib/Kavorka/Sub/Fun.pm
 lib/Kavorka/Sub/Method.pm
 lib/Kavorka/Sub/ObjectMethod.pm
 lib/Parse/KeywordX.pm
 t/xx-closures.t
Copyright: Copyright 2013 Toby Inkster.
License: GPL-1.0+ or Artistic-1.0

Files: README
 examples/benchmarks.pl
 lib/Kavorka.pm
 t/01basic.t
 t/02named-functions.t
 t/03anon-functions.t
 t/04named-methods.t
 t/05anon-methods.t
 t/10positional.t
 t/11named.t
 t/12invocant.t
 t/13slurpy.t
 t/50types.t
Copyright: This software is copyright (c) 2013 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0

Files: CONTRIBUTING
 INSTALL
 LICENSE
 TODO
 t/TODO
Copyright: Unknown
License: Unknown

Files: COPYRIGHT
 CREDITS
 SIGNATURE
Copyright: None
License: public-domain

License: Artistic-1.0
 This software is Copyright (c) 2013 by the copyright holder(s).
 
 This is free software, licensed under:
 
   The Artistic License 1.0

License: GPL-1.0
 This software is Copyright (c) 2013 by the copyright holder(s).
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
