The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.007   2018-05-01 (PERLANCAR)

	- No functional changes.

	- [doc] Fix *all* the examples, including in the Options section.


0.006   2018-05-01 (PERLANCAR)

	- No functional changes.

	- [doc] Fix results in Synopsis.


0.005   2018-04-25 (PERLANCAR)

	- [doc] Add --calc-percentile example in Synopsis and more
	  documentation for options.

	- [Fix] Allow extrapolating to get requested low percentiles.

	- Forgot the standard Getopt::Long configuration (bundling +
	  no_ignore_case).


0.004   2018-04-25 (PERLANCAR)

	- Add options: --action (new action calc-percentile),
	  --calc-percentile to calculate specific percentiles.


0.003   2018-04-22 (PERLANCAR)

	- Add option: --rank.

	- [doc] Mention List::Rank & Sort::Rank.


0.002   2018-04-22 (PERLANCAR)

	- No functional changes.

	- [doc] Fix example result in Synopsis.


0.001   2018-04-22 (PERLANCAR)

        - First release.