Skip Menu |

This queue is for tickets about the Switch-Plain CPAN distribution.

Report information
The Basics
Id: 111129
Status: resolved
Priority: 0/
Queue: Switch-Plain

People
Owner: Nobody in particular
Requestors: arc [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: 0.04



Subject: Scrutinee expression is evaluated in list context
Currently, the scrutinee expression is evaluated in list context. I think it would be better if it were evaluated in scalar context, since there is conceptually exactly one scrutinee value. Apologies that I don't have a proposed patch to do this :-(