Perl6::Tidy initial release
Perl6::Tidy has been released to GitHub, not on the ecosystem yet. The driver program is 3 lines, mostly passing options to the tidier. Which is 6 lines, doing the real grunt work.
It doesn't do much yet, but it's pure Perl 6.
this is great. More Perl 6 code that is easy to read coming in the future. :)
Thanks! It currently supports the basic 1-true-brace-style, Whitesmiths, Allman, GNU and a few others that aren't so common.