Skip Menu |

This queue is for tickets about the Rcs-Agent CPAN distribution.

Report information
The Basics
Id: 31118
Status: new
Priority: 0/
Queue: Rcs-Agent

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

Bug Information
Severity: Important
Broken in: 1.05
Fixed in: (no value)



Subject: Commands modify $_
pipestderrout() called by many commands, modifies $_ during the while INPUT loops. Need a "local $_;" before the first loop.