1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: libdata-miscellany-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Alejandro Garrido Mota <garridomota@gmail.com>,
Jonathan Yu <jawnsy@cpan.org>, gregor herrmann <gregoa@debian.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Data-Miscellany/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-miscellany-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-miscellany-perl/
Package: libdata-miscellany-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: collection of miscellaneous subroutines
Data::Miscellany is a collection of miscellaneous subroutines useful in wide
but varying scenarios; a catch-all module for things that don't obviously
belong anywhere else.
.
Obviously, what's considered useful differs from person to person, but this
particular collection should be useful in object-oriented frameworks, such
as Class::Framework and Data::Conveyor.
|