1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libclass-std-utils-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.6.10-12), libtest-simple-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl-modules (>= 5.10) | libversion-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Oswald <x.oswald@free.fr>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Class-Std-Utils/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-std-utils-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-std-utils-perl/
DM-Upload-Allowed: yes
Package: libclass-std-utils-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Utility subroutines for building "inside-out" objects
Class::Std::Utils provides three utility subroutines that simplify the
creation of "inside-out" classes. See Chapters 15 and 16 of "Perl Best
Practices" (O'Reilly, 2005) for details.
|