1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: libb-utils-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.8.8-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Alexis Sukrieh <sukria@debian.org>,
Damyan Ivanov <dmn@debian.org>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/B-Utils/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libb-utils-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-utils-perl/
Package: libb-utils-perl
Architecture: all
Depends: ${perl:Depends}
Description: Helper functions for op tree manipulation
These functions make it easier to manipulate the op tree.
|