Skip Menu |

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

Report information
The Basics
Id: 116748
Status: resolved
Priority: 0/
Queue: Shell-GetEnv

People
Owner: djerius [...] cpan.org
Requestors: MOB [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.09
Fixed in: 0.10



Subject: csh status retrieval broken
Hi Dr. Jerius, On a real csh (i.e., one that isn't just aliased to tcsh), I think you'll need to say setenv p5_SHELL_GETENV_STATUS $status and not setenv p5_SHELL_GETENV_STATUS $? I think this CPAN testers report, among others, is a symptom of this issue. http://www.cpantesters.org/cpan/report/6f242c50-5710-11e6-8d0e-20694bb50351 Best, Marty O'Brien
On Fri Aug 05 19:28:52 2016, MOB wrote: Show quoted text
> Hi Dr. Jerius, > > On a real csh (i.e., one that isn't just aliased to tcsh), I think > you'll need to say > > setenv p5_SHELL_GETENV_STATUS $status > > and not > > setenv p5_SHELL_GETENV_STATUS $? > > I think this CPAN testers report, among others, is a symptom of this > issue. > > http://www.cpantesters.org/cpan/report/6f242c50-5710-11e6-8d0e- > 20694bb50351 > > Best, > Marty O'Brien
Marty, Thanks! I've been trying without success to contact BINGOS to determine what caused the failures on his NetBSD testers. I hadn't seen the OpenBSD report. I've uploaded a new dev release, 0.09_01. Hopefully that fixes this issue. Thanks again, Diab
This should be resolved in the just released version 0.10. Thanks for your bug report. Diab