Re: [PATCH v4 00/11] Transform documentation into POD
From: Jonathan Corbet
Date: Thu Feb 24 2022 - 13:42:51 EST
Tomasz Warniełło <tomasz.warniello@xxxxxxxxx> writes:
> This series transforms the free-form general comments - mainly the usage
> instructions and the meta information - into the standard Perl
> documentation format. Some of the original text is reduced out. And some
> is simply dropped.
>
> The transformation includes language, paragraphing and editorial
> corrections.
>
> The only change in the script execution flow is the replacement of the
> 'usage' function with the native standard Perl 'pod2usage'.
I have applied the series, thanks.
jon