This module makes the functionality of the perltidy utility available to perl scripts. Any or all of the input parameters may be omitted, in which case the @ARGV array will be used to provide input parameters as described in the perltidy(1) man page.
For example, the perltidy script is basically just this:
use Perl::Tidy; Perl::Tidy::perltidy();
The call to perltidy returns a scalar $error_flag which is TRUE if an error caused premature termination, and FALSE if the process ran to normal completion. Additional discuss of errors is contained below in the ERROR HANDLING section.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
20240511.0.0-bp156.2.3.1 info | openSUSE-2024-182 | 2024-06-27 | 15 SP5 Update |
|
|
20230912.0.0-bp156.1.1 info | GA Release | 2023-10-17 | 15 SP6 |
|
|
20230309-bp155.2.3.1 info | openSUSE-2023-228 | 2023-08-17 | 15 SP5 Update |
|
|
20230309-bp154.2.3.1 info | openSUSE-2023-147 | 2023-06-27 | 15 SP4 Update |
|
|
20221112-bp155.1.5 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
20211029-bp154.1.45 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
20200110-bp153.1.17 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
20200110-bp152.1.22 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
20180220-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
20180220-bp151.2.14 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
20180220-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|