This is the debian package for the Config-Any module.
It was created by Krzysztof Krzyzaniak (eloy) <eloy@debian.org> using dh-make-perl.

It can be downloaded from:
http://search.cpan.org/dist/Config-Any/


Author
    Joel Bernstein <rataxis@cpan.org>

Contributors
    This module was based on the original Catalyst::Plugin::ConfigLoader
    module by Brian Cassidy "<bricas@cpan.org>".

    With ideas and support from Matt S Trout "<mst@shadowcatsystems.co.uk>".

    Further enhancements suggested by Evan Kaufman "<evank@cpan.org>".

Copyright and license
    lib/Config/Any.pm:
        Copyright (c) 2006, Portugal Telecom "http://www.sapo.pt/". All rights
        reserved. Portions copyright 2007, Joel Bernstein "<rataxis@cpan.org>".

    lib/Config/Any/General.pm:
        Copyright 2007 by Brian Cassidy
        Portions Copyright 2006 Portugal Telecom

    lib/Config/Any/{Perl,YAML,JSON}.pm:
        Copyright 2007 by Brian Cassidy
                         
    lib/Config/Any/INI.pm:
        Copyright 2007 by Brian Cassidy, portions copyright 2006, 2007 by
        Joel Bernstein

    This module is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself. See perlartistic.


Perl is distributed under the following 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'.
