<ul>
<li><p>The most recent release is always at <a href="https://metacpan.org/release/Perl-Tidy">CPAN</a></p></li>
<li><p>The most recent release is also at <a href="https://sourceforge.net/projects/perltidy/">sourceforge</a></p></li>
-<li><p>For related modules search CPAN for <a href="https://metacpan.org/search?q=perltidy">perltidy</a></p></li>
</ul>
<h2>Installation</h2>
- The most recent release is also at [sourceforge](https://sourceforge.net/projects/perltidy/)
-- For related modules search CPAN for [perltidy](https://metacpan.org/search?q=perltidy)
-
## Installation
$pattern .= $rtoken_type->[$j];
}
$reconstructed_original .= $rtokens->[$j];
- $block_str .= "($rblock_type->[$j])";
+ $block_str .= "($rblock_type->[$j])";
$num = length( $rtokens->[$j] );
my $type_str = $rtoken_type->[$j];