aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-04 10:33:36 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-04 10:33:36 +1300
commit7e33c613fcef7cdfe44b93bb7f6da2206f30d7ca (patch)
tree81caf9717513dc1666f29bb1dc9eb23000e963a4 /README
parentAdd some error tests (diff)
downloadList-Breakdown-7e33c613fcef7cdfe44b93bb7f6da2206f30d7ca.tar.gz (sig)
List-Breakdown-7e33c613fcef7cdfe44b93bb7f6da2206f30d7ca.zip
Rename module to List::Breakdownv0.06
Not close to any other module on CPAN from what I can tell. Also bump version number.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b52ef57..829ab1f 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-List-Filters
+List-Breakdown
-Filters elements from a list non-uniquely into a specified hash
+Breakdown elements from a list non-uniquely into a specified hash
structure, which can be nested, that pass subroutines or match regular
expressions.
@@ -19,7 +19,7 @@ SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
- perldoc List::Filters
+ perldoc List::Breakdown
LICENSE AND COPYRIGHT