Source: libconfig-yaml-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libyaml-perl, libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Config-YAML/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconfig-yaml-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconfig-yaml-perl/

Package: libconfig-yaml-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libyaml-perl
Description: module for manipulating YAML-based configuration files
 Config::YAML is a somewhat object-oriented wrapper around the YAML module
 designed to make reading and writing configuration files simple. It handles
 multiple configuration files (e.g. system and per-user configuration or a
 gallery application with per-directory configuration) with ease.
