Source: libtie-array-sorted-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
 libtest-pod-perl, libtest-pod-coverage-perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Tie-Array-Sorted
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-array-sorted-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtie-array-sorted-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libtie-array-sorted-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl array which is kept sorted
 Tie::Array::Sorted presents an ordinary array, but it is kept sorted. All
 pushes and unshifts cause the elements in question to be inserted in the
 appropriate location to maintain order.
