http://qs321.pair.com?node_id=888812

molecules has asked for the wisdom of the Perl Monks concerning the following question:

How can I configure Perl::Tidy to work well with Perl6?

Two things that I already see that I need to enforce are

(1) Leaving whitespace around the pointy arrow  -> for pointy blocks

(2) Not automatically moving braces.

I tried adding -fws to my .pertidyrc to "freeze whitespace", but it did not seem to work.

Replies are listed 'Best First'.
Re: Perl6: Configuring Perl::Tidy to deal with pointy blocks and braces.
by Anonymous Monk on Feb 17, 2011 at 23:42 UTC
    How can I configure Perl::Tidy to work well with Perl6?

    You can't, its not designed to work with Perl6