The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension TAP::Formatter::GitHubActions.

0.2.5  Wed 29. Nov 18:23:33 2023
	- Avoid capturing `# Subtest` lines into the context.

0.2.4  Wed 29. Nov 17:43:05 2023
	- Remove IO::Scalar dependency.
	- Add GitHub Workflow & perltidy rules.
	- Feeding more info in Makefile.PL

0.2.3  Wed Nov 29 08:17:36 2023
	- Align perl versions through the module. Using 5.016 everywhere.

0.2.2  Fri Nov 28 23:08:15 2023
	- Added usage instructions to the pod.

0.2.1  Fri Nov 28 23:08:15 2023
	- Fixed the versioning a bit. It should be SemVer now.

0.01  Fri Nov 24 21:31:57 2023
	- original version; created by h2xs 1.23 with options
		-AX --skip-exporter --use-new-tests -n TAP::Formatter::GitHubActions