Source: libalgorithm-numerical-sample-perl Section: perl Priority: optional Build-Depends: debhelper (>= 5) Build-Depends-Indep: perl (>= 5.6.10-12) Maintainer: Dominic Hargreaves Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Algorithm-Numerical-Sample/ Package: libalgorithm-numerical-sample-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Draw samples from a set This package gives two methods to draw fair, random samples from a set. There is a procedural interface for the case the entire set is known, and an object oriented interface when the a set with unknown size has to be processed.