]> git.donarmstrong.com Git - perltidy.git/commit
fix git #115
authorSteve Hancock <perltidy@users.sourceforge.net>
Sun, 12 Mar 2023 02:16:58 +0000 (18:16 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sun, 12 Mar 2023 02:16:58 +0000 (18:16 -0800)
commit5035f5baef6787af89521cd9d62bcaf9a3946d5f
treee64d0a4d95fb7e134bc51732dc40df7cb5a65acb
parentdf1387436e59c6d47a65c2682785e6ba802bc372
fix git #115

(Destination incorrectly set to stdout when source is set). The fix proposed
in git #115 is correct, but I decided to pass $source_stream as a new arg
so that the input hash can remain unchanged for possible diagnostic use.
lib/Perl/Tidy.pm