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.005   2020-10-11  Released-By: PERLANCAR; Urgency: medium

	- [bugfix] Comment uncommented debug message.


0.004   2020-02-17  Released-By: PERLANCAR; Urgency: medium

	- Support /n (every n'th line) syntax.


0.003    2019-03-21  Released-By: PERLANCAR

         - No functional changes.

         - [doc] Tweak Abstract and Synopsis of script/linerange.


0.002    2019-03-20  Released-By: PERLANCAR

        - [opt] Exit early if we can (e.g. user requests lines 3-5 of a
          1mil-line file).

        - Introduce N1+M syntax which is equivalent to N1..(N1+M-1) syntax.


0.001    2019-03-17  Released-By: PERLANCAR

        - First release.