aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'hotfix/v0.26'HEADv0.26masterTom Ryder2021-07-019-10/+14
|\ | | | | | | | | * hotfix/v0.26: Correct Changes file again
| * Correct Changes file againTom Ryder2021-07-011-1/+1
|/
* Merge branch 'hotfix/v0.25'v0.25developTom Ryder2021-07-019-10/+18
|\ | | | | | | | | * hotfix/v0.25: Correct Changes file from previous release
| * Correct Changes file from previous releaseTom Ryder2021-07-011-1/+5
|/
* Merge branch 'release/v0.24'v0.24Tom Ryder2021-07-019-13/+13
|\ | | | | | | | | * release/v0.24: Update URLs in Makefile.PL
| * Update URLs in Makefile.PLTom Ryder2021-07-011-3/+3
|/
* Merge branch 'release/v0.23'v0.23Tom Ryder2021-01-0211-21/+33
|\ | | | | | | | | | | * release/v0.23: Add perlcriticrc Use prototype refs rather than literal values
| * Add perlcriticrcTom Ryder2021-01-021-0/+7
| |
| * Use prototype refs rather than literal valuesTom Ryder2021-01-021-7/+7
|/ | | | Recommended by Effective Perl Programming, and I think it's good.
* Merge branch 'release/v0.22'v0.22Tom Ryder2018-05-309-10/+14
|\ | | | | | | | | | | * release/v0.22: Bump VERSION Use qw() for @EXPORT_OK list
| * Bump VERSIONTom Ryder2018-05-309-9/+13
| |
| * Use qw() for @EXPORT_OK listTom Ryder2018-05-301-1/+1
| | | | | | | | Just 'quoting' is valid, but maybe a little confusing.
| * Merge branch 'release/v0.21' into developTom Ryder2018-05-309-9/+14
| |\ | | | | | | | | | | | | | | | * release/v0.21: Update Changes Bump version number to 0.21
* | \ Merge branch 'release/v0.21'v0.21Tom Ryder2018-02-219-10/+15
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | * release/v0.21: Update Changes Bump version number to 0.21 Add Module::Signature line to Makefile.PL Remove unneeded ## no critic rule
| * | Update ChangesTom Ryder2018-02-211-0/+5
| | |
| * | Bump version number to 0.21Tom Ryder2018-02-218-9/+9
| |/
| * Merge branch 'feature/sign-releases' into developTom Ryder2018-02-211-0/+1
| |\ | | | | | | | | | | | | * feature/sign-releases: Add Module::Signature line to Makefile.PL
| | * Add Module::Signature line to Makefile.PLTom Ryder2018-02-211-0/+1
| |/
| * Remove unneeded ## no critic ruleTom Ryder2017-12-141-1/+0
|/
* Add extra repository metadataTom Ryder2017-10-071-1/+6
|
* Bump versionv0.20Tom Ryder2017-10-079-9/+13
|
* Add LICENSE to MANIFESTTom Ryder2017-10-071-0/+1
|
* Rebuild README.markdownTom Ryder2017-10-071-17/+17
|
* Bump version numberv0.19Tom Ryder2017-10-078-8/+12
|
* Add homepage and repository resourcesTom Ryder2017-10-071-0/+4
|
* Use MERGE not ADD for metaTom Ryder2017-10-071-1/+1
|
* Add `provides` to META.ymlTom Ryder2017-10-071-0/+8
| | | | | | This requires manually updating the version number, but will do for the moment until I figure out something cleverer or move to a different build system.
* Add LICENSETom Ryder2017-10-061-0/+208
| | | | Artistic License 2.0 templated useing Software::License::Artistic_2_0
* Restore trailing commas to documentationTom Ryder2017-10-061-16/+16
| | | | | I had the idea it was better to leave them out, but I'm just confusing myself
* Bump version numberv0.18Tom Ryder2017-10-067-7/+12
|
* Refine documentation a littleTom Ryder2017-10-062-116/+401
| | | | | I'm mostly just playing now, seeing how nice I can get this looking with just plain POD.
* Define PREREQ_PMTom Ryder2017-10-061-1/+4
|
* Reformat Changes file with tw=72Tom Ryder2017-10-061-10/+12
|
* Bump version numberv0.17Tom Ryder2017-10-067-7/+12
|
* Use direct defined test not -Inf/InfTom Ryder2017-10-061-3/+6
| | | | This caused failing tests on Perl v5.8, as reported by CPANTS
* Correct t/intervals.t test nameTom Ryder2017-10-061-1/+1
|
* More stray backticksTom Ryder2017-10-061-1/+1
|
* Bump version numberv0.16Tom Ryder2017-10-067-7/+13
|
* Describe exporting in documentationTom Ryder2017-10-061-4/+7
|
* Update the README.markdownTom Ryder2017-10-061-3/+3
|
* Change the one-line summary a bitTom Ryder2017-10-061-1/+1
|
* Reformat DEPENDENCIES list correctlyTom Ryder2017-10-061-4/+12
| | | | This can wait until the next release
* Bump version numbersv0.15Tom Ryder2017-10-067-7/+13
|
* Broaden MANIFEST exclusion of built distsTom Ryder2017-10-061-1/+1
|
* Add numeric ranges checkingTom Ryder2017-10-065-9/+113
|
* Bump version numberv0.14Tom Ryder2017-10-056-6/+11
|
* Add missing EXAMPLES subheadingTom Ryder2017-10-051-1/+1
| | | | How'd I miss that!
* Add comments for t/errors.t testsTom Ryder2017-10-051-1/+9
|
* Add a test to cover a missing branchTom Ryder2017-10-051-1/+5
|
* Make DEPENDENCIES a bit more thorough/accurateTom Ryder2017-10-051-1/+11
|