Skip Menu |

This queue is for tickets about the Perl-Tidy CPAN distribution.

Maintainer(s)

SHANCOCK

Bugs

ID Subject Status Severity Last Updated Broken in Fixed in
133649 delete-old-newlines selectively resolved Wishlist 2 weeks ago
133648 continuation-indentation resolved Wishlist 7 weeks ago
133283 Error with combination -scbb -csc in versions 20200110, 20200619, and 20200822 resolved 3 months ago
132886 Leftover file bbs.t? resolved Unimportant 4 months ago 20200619
133130 Bug in latest version, 20200619 resolved 4 months ago
133161 [cpan-questions #36650] perltidy -html does not work for pod with the latest version., resolved 4 months ago 20200619
133171 bad encoding after formatting via vscode resolved 4 months ago
133166 Encoding not set for -st resolved 4 months ago
118322 wide characters skew columns resolved 6 months ago
32905 Broken handling of UTF-8 strings resolved Normal 6 months ago
132059 (No subject) resolved 6 months ago 20200110
130394 Allow short nested blocks resolved 11 months ago
131288 Parse failure (unmatched bracket?) resolved 11 months ago
131360 Incorrect installation instructions resolved 11 months ago
130640 Allow different subroutine keywords resolved 1 years ago
131115 Adjacent closing block braces and -bli resolved 1 years ago
129850 Missing space between some literals resolved 1 years ago
130297 perltidy should exit with nonzero exit status if it outputs errors resolved 1 years ago
130344 False "operator in print statement" warning for "use lib" resolved 1 years ago
130304 standard error output should include filename resolved 1 years ago
130425 Wishlist: Check mode resolved 1 years ago
130008 --break-at-old-method-breakpoints not working resolved Normal 1 years ago 20190601
128219 Add no argument example resolved Unimportant 2 years ago 20180220
81852 Stacked containers and quoting operators resolved 2 years ago
118553 leave only one newline at the end of a file resolved 2 years ago
128280 --add-semicolons vs. one-line blocks resolved Unimportant 2 years ago 20180220
124428 Unknown option: --profile ? resolved 2 years ago
127634 RFE ability to add blank line before/after var definition block resolved 2 years ago
128265 Mention how to make one line block candidates become one line resolved Unimportant 2 years ago 20180220
128216 perltidy inserts a blank line... resolved Normal 2 years ago 20180220
127907 PAUSE index problem: latest Perl::Tidy is not indexed resolved 2 years ago 20181120
127736 perltidy script and manpage not installed resolved 2 years ago 20181119
127626 I want to report a hash formatting problem resolved 2 years ago
127679 "cpan -i Perl::Tidy" fails the tests on Linux resolved 2 years ago
106493 Distro has no links to source code repo resolved 2 years ago
124594 Set license properly resolved 2 years ago
124605 -fnl inserts semicolon before a curly bracket resolved 2 years ago 20180219
125012 bug in -mangle --delete-all-comments resolved 2 years ago 20180220
125506 Unexpected string formating resolved 2 years ago
126965 Refuse to format code (no perl sintax error) resolved 2 years ago
127035 alignment of // resolved 2 years ago
127633 Returning ternary operators doesn't break correctly with -baao resolved 2 years ago
119588 Using // breaks vertical alignment of = for two lines resolved Normal 3 years ago 20160302
124354 --indent-only inserts lots of newlines resolved Important 3 years ago 20180101
124469 On Ubuntu 14.04 Trusty LTS, latest perltidy often emits empty output resolved 3 years ago
124494 Version 20180219 creates empty output file resolved 3 years ago
79947 Enhancement: Have "cuddled-else" logic applied to try/catch/finally blocks resolved Wishlist 3 years ago 20120714
123749 Problem with promises resolved 3 years ago
124114 Fat comma alignment does not work in all cases resolved 3 years ago
124298 add space after ! operator without breaking !! secret operator resolved 3 years ago
81853 Can't stack block braces resolved 3 years ago
119970 opening token stacking strange behavior resolved 3 years ago
114359 Missparsing of "print $x ** 0.5;" resolved Normal 3 years ago 20160302
121959 PERLTIDY doesn't seem to honor .../ resolved 3 years ago
122030 Perl::Tidy sometimes does not call binmode resolved 3 years ago
123492 perltidy fails to handle indented heredocs resolved 3 years ago
123774 [RFE] option to add a space before references to string constants resolved 3 years ago
118559 not one mention of the bug reporting address in the entire package resolved 4 years ago
114909 Anonymous subs with signatures and prototypes misparsed as broken ternaries resolved 4 years ago
113689 Patch to insert blank lines after opening and before closing braces resolved Wishlist 4 years ago 20160302
113792 misparsing of a fat comma (=>) right after the __END__ or __DATA__ tokens resolved 4 years ago 20160302
116344 perltidy fails on certain anonymous hash references resolved 4 years ago 20150815
119140 Double diamond operator (5.22+) interpreted as a here-document resolved 4 years ago
120968 -enc=utf8 doesn't work together with --backup-and-modify-in-place resolved 4 years ago
118558 custom Getopt::Long configuration breaks parsing of perltidyrc resolved 4 years ago
112534 Anonymous subs with signatures formatted incorrectly resolved 5 years ago
106492 Handling of => across multiple lines changed in the latest version resolved 5 years ago
107832 Perltidy bug in v20150815: -lp flag not working in combination with -boc resolved 5 years ago
111512 Perl::Tidy enable warinings globally resolved 5 years ago
111519 Unexpected behavior of --indent-only option together with --delete-all-comments resolved 5 years ago
110297 Support for the new regexp modifier /n is missed resolved 5 years ago
106885 Support for the new string-bitwise operators resolved Wishlist 5 years ago 20150815
104427 Parse fails with perl 5.20 and a function signature with default reference resolved 5 years ago
101547 Perl::Tidy misparses // resolved 5 years ago 20140711
97159 Scalar filehandles not recognized properly resolved Unimportant 5 years ago
100871 Silent Failure in HTML Output on Windows resolved Important 5 years ago 20140711
99514 Running perltidy twice in the same process on Windows with a custom ~/.perltidyrc results in a crash resolved 5 years ago
102451 Empty lines added to code betwee format skipping tags resolved 5 years ago
105484 Invalid warning about 'else' in 'switch' statements resolved 5 years ago
98902 break-at-old-comma-breakpoints still mangles “map” resolved 5 years ago
102371 Perl::Tidy insert unwanted space between // and = resolved 5 years ago
99961 multiple lines inside a cast block confuse Perl::Tidy resolved 5 years ago
98348 PerlTidy does not understand the new postfix dereferencing resolved Normal 6 years ago 20140711
97204 Anonymous subs content indented incorrectly resolved Unimportant 6 years ago 20140711
96021 Please, add support for postfix dereferencing notation, introduced in perl 5.20 resolved Important 6 years ago 20140328
94338 for-loop in a parenthesized block-map resolved Normal 6 years ago 20140328
95709 -io keeping line width formatting for comments resolved Normal 6 years ago 20140328
96101 Perltidy not properly formatting subroutine references inside subroutine execution resolved 6 years ago
95708 extra ";" when using "when" word on hashs. resolved Important 6 years ago 20140328
94902 Configuration abbrevation parsing broken since 20120619 (w/ patch) resolved 6 years ago
81866 perl-tidy doesn't tidy long lines resolved 6 years ago
94354 Stacked tokens indentation resolved 6 years ago
95419 perltidy incorrectly assumes 'case' is special resolved 7 years ago
81854 Don't add newlines between conditions in statement modifiers resolved 7 years ago
93197 Strange else error resolved Unimportant 7 years ago 20130922
89253 Please set a license in META.yml resolved Normal 7 years ago 20130922
89532 Properly format the ,=> secret operator resolved Wishlist 7 years ago 20130922
94190 perltidy leaves extraneous LOG file after run w/ mulitple input files. resolved 7 years ago
78156 package NAMESPACE VERSION syntax not accepted resolved Important 7 years ago 20120619
20120701
20130806
88020 "Wide character in subroutine entry at site/lib/Perl/Tidy.pm line 1097" when use with --converge key resolved 7 years ago
87330 Remove whitespace at EOL resolved Wishlist 7 years ago
87502 broke code with ~~ resolved Important 7 years ago
87107 typo fixes resolved 7 years ago 20130717
86930 Missing assignment will break in 5.19.2 and up resolved Critical 7 years ago
84922 Please move pod in a separate file resolved 7 years ago
86929 Re: [perl #118911] Bleadperl v5.19.1-250-g60282a4 breaks SHANCOCK/Perl-Tidy-20121207.tar.gz resolved 7 years ago
82845 (No subject) resolved Normal 8 years ago 20121207
53183 Extra level of indenation when stacking both opening and closing tockens resolved Wishlist 8 years ago
73738 Allow stacking of closing code-block braces resolved Wishlist 8 years ago
78764 Smart match operator + anonymous array + ternary operator = errors resolved Unimportant 8 years ago 20101217
20120619
20120701
20120714
79394 Add an option to properly format the secret operators resolved Wishlist 8 years ago
80645 Special array name '@$', used as @{$} or $#{$} resolved Unimportant 8 years ago 20120714
79813 braces not handled right for multilevel hash resolved 8 years ago
78182 Strange side effects on STDERR resolved 8 years ago 20120701
77978 Perl::Tidy 20120619 modifies input scalar refs. resolved Normal 8 years ago 20120619
78114 missing support perl 5.14 feature: package Foo {} resolved Normal 8 years ago 20120619
42796 Addition to installation/config documentation resolved Normal 8 years ago 20071205
31741 use of //= in 5.10 code resolved Normal 8 years ago 20071205 20101217
42424 Error Message of "You may not specify any filenames when a source array is given" resolved 8 years ago
40366 scalar reference to stderr option does not work resolved 9 years ago
40284 check-syntax, warning-output with non files (SCALAR ref, Handle, etc) resolved 9 years ago
39070 Control number of blanks before resolved Wishlist 9 years ago 20071205
39645 Inplace perltidy without backups resolved Wishlist 9 years ago
39072 A better way to turn off --space-after-keyword completely resolved Wishlist 9 years ago 20071205
38874 small typo on POD resolved Unimportant 9 years ago
35824 Suggested enhancement and alignment within an "if" condition bug in Perl-Tidy resolved 9 years ago
49289 Attempting to define constant 'qw' which is a perl keyword" resolved Normal 9 years ago 20090616
50172 Would be nice to have LABELs in closing side comments resolved Wishlist 9 years ago
50702 Whitespace is sometimes left at end of line with -wbb="=" resolved 9 years ago
54219 -sbcp option cannot be specified in .perltidyrc resolved Normal 9 years ago 20090616
64563 Odd license value '~' in dist resolved 9 years ago
65567 No default ERR files resolved Critical 9 years ago 20101217
67259 2 missing changes for new keywords (given/when/default) resolved Normal 9 years ago 20101217
20090616
68872 option to not space block comments at the top of a block resolved Wishlist 9 years ago 20101217
69396 Formatter suggestions resolved Normal 9 years ago 20101217
70747 PT indents closing brace of map expr as line continuation. resolved Normal 9 years ago 20101217
71222 (No subject) resolved Wishlist 9 years ago 20101217
73700 Perl::Tidy destroys symlinks when -b is used resolved Critical 9 years ago 20101217
74856 Bug with whitespace following "format-skipping comments" resolved 9 years ago
75377 (No subject) resolved Important 9 years ago 20101217
68870 /r for s/// : s///r for Perl-5.14 resolved 9 years ago 20101217
27000 # line special comments not correctly processed resolved Important 14 years ago
25926 a scalar ref 'errorfile' parameter makes Perl::Tidy die resolved Critical 14 years ago
21280 --preserve-line-endings under Windows resolved Wishlist 14 years ago
15735 Request: Hanging ternary style resolved Wishlist 14 years ago
19436 [PATCH] Support for defined-or operators resolved Wishlist 15 years ago
7964 Perl::Tidy may break if Getopt::Long::Configure is called before it resolved Normal 15 years ago
18318 Class::Std breaks using Perl Tidy resolved Important 15 years ago 20021130