Source: libconfig-inihash-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Antonio Radici , Ryan Niebur , Salvatore Bonaccorso , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl Build-Depends-Indep: libhash-case-perl, libhash-withdefaults-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-inihash-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-inihash-perl.git Homepage: http://search.cpan.org/dist/Config-IniHash/ Package: libconfig-inihash-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhash-case-perl, libhash-withdefaults-perl Description: Perl extension for reading and writing INI files Config::IniHash reads and writes INI files, useful for storing settings. It returns the full file as a hashref or writes a hashref into an ini file.