id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
655,Lexical Rename of Variable - Can't rename to a variable iwth an underscore in it,waxhead,patrickas,"This bug appears to occur when an underscore is in your new variable name:

eg:

my $inner;

gets renamed to $inner_derivitive

This is what happens:

$inner_derivitive_derivitive

using just $_derivitive renames it to $_derivitive.

",defect,closed,major,,editor,0.47,fixed,,
