aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
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.markdown
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.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 6d5e8e4..b4cdd74 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,7 +1,7 @@
-List::Filters
+List::Breakdown
=============
-Filters elements from a list non-uniquely into a specified hash
+Filter elements from a list non-uniquely into a specified hash
structure, which can be nested, that pass subroutines or match regular
expressions.
@@ -22,7 +22,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
---------------------