Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Perl-Tidy-20180220.tar.gz | 2018-02-20 | 464.1 kB | |
Perl-Tidy-20180220.zip | 2018-02-20 | 484.7 kB | |
README.txt | 2018-02-20 | 1.0 kB | |
Totals: 3 Items | 949.8 kB | 13 |
This release (20180220) replaces version 20180219 which had a bug causing no output in some versions of perl. The changes from version 20180101 are: - RT #79947, cuddled-else generalization. A new flag -cb provides 'cuddled-else' type formatting for an arbitrary type of block chain. The default is try-catch-finally, but this can be modified with the parameter -cbl. - Fixed RT #124298: add space after ! operator without breaking !! secret operator - RT #123749: numerous minor improvements to the -wn flag were made. - Fixed a problem with convergence tests in which iterations were stopping prematurely. - Here doc targets for <<~ type here-docs may now have leading whitespace. - Fixed RT #124354. The '-indent-only' flag was not working correctly in the previous release. A bug in version 20180101 caused extra blank lines to be output. - Issue RT #124114. Some improvements were made in vertical alignment involving 'fat commas'.