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.004   2019-09-03  Released-By: PERLANCAR; Urgency: medium

	- [bugfix] Missed checking the correct package's DATA upon retry.


0.003   2019-08-17  Released-By: PERLANCAR

        - Added support for __DATA__ tags in package namespaces other than main
          (BOFTX).

        - Adapted orginal test script for Sys::RunAlone and added new tests for
          additional functionality (BOFTX).

        - [doc] Added clarification for __DATA__ vs __END__ in different
          namespaces (BOFTX).


0.002   2019-05-24  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Fix typo (thanks Ivan Bessarabov).

	- [doc] Give more helpful error message about __END__ vs __DATA__
	  [RT#83700].


0.001   2019-01-29  Released-By: PERLANCAR

        - First release.