aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-06 11:09:24 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-06 11:36:02 +1300
commit7fa252fe32a34065852e73aebc00272833f5537a (patch)
treef302efa68ea8df12a67ff555cf096946a75fd22d /README
parentBump version number (diff)
downloadList-Breakdown-7fa252fe32a34065852e73aebc00272833f5537a.tar.gz
List-Breakdown-7fa252fe32a34065852e73aebc00272833f5537a.zip
Add numeric ranges checking
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7fbcbbd..c4bd319 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
List-Breakdown
Filter elements from a list non-uniquely into a specified hash
-structure, which can be nested, that pass subroutines or match regular
-expressions.
+structure, which can be nested, that pass subroutines, match regular
+expressions, or fall within intervals.
INSTALLATION