RT for rt.cpan.org
Skip Menu
|
Bug #31118 for Rcs-Agent: Commands modify $_
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Fri Nov 30 17:59:14 2007
DOUGW [...] cpan.org - Ticket created
Subject:
Commands modify $_
pipestderrout() called by many commands, modifies $_ during the while INPUT loops. Need a "local $_;" before the first loop.