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: