1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libapp-repl-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: libpadwalker-perl (>= 1.5),
libppi-perl (>= 1.118),
perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/App-REPL/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libapp-repl-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libapp-repl-perl/
Package: libapp-repl-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libpadwalker-perl (>= 1.5),
libppi-perl (>= 1.118),
perl
Description: container for functions for the iperl program
App::REPL module contains functions that the iperl program automatically
imports into any package it enters, for interactive convenience.
|