PACKAGE NAME:  perl-Set-IntSpan-1.19-i586-1salix15.0.txz
PACKAGE LOCATION:  ./salix/perl
PACKAGE SIZE (compressed):  24 K
PACKAGE SIZE (uncompressed):  96 K
PACKAGE REQUIRED:  
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
perl-Set-IntSpan: perl-Set-IntSpan (Manages sets of integers)
perl-Set-IntSpan:
perl-Set-IntSpan: Set::IntSpan manages sets of integers. It is optimized for sets that
perl-Set-IntSpan: have long runs of consecutive integers. These arise, for example, in
perl-Set-IntSpan: .newsrc files, which maintain lists of articles:
perl-Set-IntSpan:
perl-Set-IntSpan: alt.foo: 1-21,28,31
perl-Set-IntSpan: alt.bar: 1-14192,14194,14196-14221
perl-Set-IntSpan:
perl-Set-IntSpan: A run of consecutive integers is also called a span.
perl-Set-IntSpan: