Skip Menu |

This queue is for tickets about the Shell-EnvImporter CPAN distribution.

Report information
The Basics
Id: 124126
Status: new
Priority: 0/
Queue: Shell-EnvImporter

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

Bug Information
Severity: (no value)
Broken in: 1.07
Fixed in: (no value)



Subject: bug in Shell::EnvImporter::Result
At this line https://metacpan.org/source/DFARALDO/Shell-EnvImporter-1.07/lib/Shell/EnvImporter/Result.pm#L87 there's a precedence issue control flow operator. You need to wrap all what's after "return" with a ().