Source: libnagios-object-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper (>= 8),
 perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
Build-Depends-Indep:
 liblist-compare-perl,
 libtest-exception-perl,
 libtest-nowarnings-perl,
 perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jose Luis Rivas <ghostbar38@gmail.com>,
 Ryan Niebur <ryan@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>,
 Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnagios-object-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnagios-object-perl.git
Homepage: https://metacpan.org/release/Nagios-Object/

Package: libnagios-object-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module to parse and represent Nagios configuration as objects
 Nagios::Object is a group of modules for parsing a Nagios configuration and
 providing an object representation in Perl. It has support for inheriting from
 templates and the structure is kept in tact within the Perl representation.
 .
 Nagios::StatusLog reads the Nagios status log and returns Status objects which
 can be used to get status information about a host.
 .
 Nagios::Config creates a new Nagios::Config object, which will parse a Nagios
 main configuration file and all of it's object configuration files.
