Source: libmodule-runtime-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ivan Kohler <ivan-debian@420.am>,
 Alessandro Ghedini <al3xbio@gmail.com>,
 Angel Abad <angel@debian.org>
Build-Depends: debhelper (>= 8),
 perl
Build-Depends-Indep: libparams-classify-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 perl (>= 5.10.1) | libparent-perl
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-runtime-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-runtime-perl.git
Homepage: http://search.cpan.org/dist/Module-Runtime/

Package: libmodule-runtime-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libparams-classify-perl,
 perl (>= 5.10.1) | libparent-perl
Description: Perl module for runtime module handling
 Module::Runtime deals with runtime handling of Perl modules, which are normally
 handled at compile time.
 .
 This module provide functions that can, for example, require or use modules at
 runtime, check for module names validity, compose module names and more.
