File: control

package info (click to toggle)
libclass-std-utils-perl 0.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 84 kB
  • ctags: 8
  • sloc: makefile: 38; perl: 32
file content (20 lines) | stat: -rw-r--r-- 991 bytes parent folder | download
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.