== Description == * Lexically Rename Variable * Extract Subroutine * Introduce Temporary Variable * rename subroutine == Tickets == [[TicketQuery(component=Refactoring Perl 5,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]] == Test == 1. Open padre. 1. Write a script or open perl module. 1. Press double click on a variable that you would like to rename. 1. Go to ''"Refactoring -> Rename Variable"'' it should pop up a window. 1. Now you can rename you're variable name and you can change he's type (#Remember, you're only changing he's type not he's value!), after you wrote the new name you can now press ok. || Who || SVN revision || Padre version || system || status || || fenderson || r13977 || v0.84 || Ubuntu 10.10 || success || == TODO ==