From: Steve Hancock Date: Fri, 2 Feb 2024 01:13:01 +0000 (-0800) Subject: switch web address from rt to github X-Git-Tag: 20240202.01~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a55a12043c7af630c3107d6b8d1682e2c98d4a76;p=perltidy.git switch web address from rt to github --- diff --git a/BUGS.md b/BUGS.md index c88aa6e4..07f633c1 100644 --- a/BUGS.md +++ b/BUGS.md @@ -1,11 +1,7 @@ # Perltidy open BUGS and LIMITATIONS -You can help perltidy evolve into a better program. If you think you -have hit a bug or weird behavior, or have a suggested improvement, -please send a note to perltidy at users.sourceforge.net. - -This file only lists open bugs. For bugs which have been fixed, -see the ChangeLog. +This file only lists open bugs. For bugs which have been fixed, see the +ChangeLog. ## The --extrude and --mangle options can produce code with syntax errors @@ -18,12 +14,13 @@ the tokenization based on whitespace. The given/when and switch/case statements are also particularly vulnerable to unusual line breaks and whitespace. This type of error should not normally occur in practice, but if it does it should be easy to fix the problem by rerunning perltidy with more -normal parameters or by manually changing whitespace or newlines. +normal parameters or by manually changing whitespace or newlines. ## The Pod:Html module has some bugs -For the most part Pod::Html works very well and is very convenient because -it part of the standard Perl distribution. But for example the following line +Perltidy uses the module Pod::Html, and for the most part it works very well +and is very convenient because it part of the standard Perl distribution. But +for example the following line =item B<< = Session->new_cflt_deck; >> @@ -35,17 +32,15 @@ For example, consider the following script ``` print "${ \<