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 ().