aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
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
---------------------