Parses and beautifies perl source

Edit Package perl-Perl-Tidy
https://metacpan.org/dist/Perl-Tidy

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.

Refresh
Refresh
Source Files
Filename Size Changed
Perl-Tidy-20201001.tar.gz 0000682870 667 KB
cpanspec.yml 0000000541 541 Bytes
perl-Perl-Tidy.changes 0000039919 39 KB
perl-Perl-Tidy.spec 0000002363 2.31 KB
Revision 56 (latest revision is 87)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 838727 from Tina Müller's avatar Tina Müller (tinita) (revision 56)
- updated to 20201001
   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES.md
  ## 2020 10 01
      - Robustness of perltidy has been significantly improved.  Updating is recommended. Continual
        automated testing runs began about 1 Sep 2020 and numerous issues have been found and fixed.
        Many involve references to uninitialized variables when perltidy is fed random text and random
        control parameters. A complete list is given in the file
             https://github.com/perltidy/perltidy/blob/master/local-docs/BugLog.pod
      - Added the token '->' to the list of alignment tokens, as suggested in git
        #39, so that it can be vertically aligned if a space is placed before them with -wls='->'.
      - Added parameters -bbhb=n (--break-before-hash-brace=n), -bbsb=n (--break-before-square-bracket=n),
        and -bbp=n (--break-before-paren=n) suggested in git #38.  These provide control over the
        opening container token of a multiple-line list.  Related new parameters -bbhbi=n, -bbsbi=n, -bbpi=n
        control indentation of these tokens.
      - Added keyword 'isa'.
Comments 0
openSUSE Build Service is sponsored by