Gregory, Thanks.
Steve
On Wed, Jan 14, 2015 at 12:56 PM, Gregory J. Oschwald via RT <
bug-Perl-Tidy@rt.cpan.org> wrote:
Show quoted text> Wed Jan 14 15:56:45 2015: Request 101547 was acted upon.
> Transaction: Ticket created by OSCHWALD
> Queue: Perl-Tidy
> Subject: Perl::Tidy misparses //
> Broken in: 20140711
> Severity: (no value)
> Owner: Nobody
> Requestors: OSCHWALD@cpan.org
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=101547 >
>
>
> On v20140711 with the following test case:
>
> {
> source_host => MM::Config->instance->host // q{},
> }
>
> I am getting the error:
>
> 4: source_host => MM::Config->instance->host // q{},
> -- ^
> found q where operator expected (previous token underlined)
>
>
>