aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Correct email address (!)v0.11Tom Ryder2017-10-041-4/+4
|
* Adjust DESCRIPTION a little per IRC feedbackv0.10Tom Ryder2017-10-041-5/+5
|
* Perl::Tidy missed for errors.tv0.09Tom Ryder2017-10-041-2/+2
|
* Correct READMEv0.08Tom Ryder2017-10-041-2/+2
|
* Add a description of the synopsis' return valuev0.07Tom Ryder2017-10-041-2/+16
|
* Rename module to List::Breakdownv0.06Tom Ryder2017-10-041-20/+20
| | | | | Not close to any other module on CPAN from what I can tell. Also bump version number.
* Add some error testsv0.05Tom Ryder2017-10-031-2/+2
| | | | Ensure that bad inputs raise appropriate fatal errors.
* Correct some awkward documentationv0.04Tom Ryder2017-10-031-3/+4
|
* Adjust exporting to accommodate old Perlsv0.03Tom Ryder2017-10-031-6/+6
|
* Correct a documentation typov0.02Tom Ryder2017-10-031-3/+3
|
* First commit of List::Filtersv0.01Tom Ryder2017-10-031-0/+220
I'll add more Perl distribution infrastructure and tests as I learn more about how that all works. The README.markdown is just a manually converted README for now.