in reply to Re: Creating Variables Just to Pass into Subroutine?
in thread Creating Variables Just to Pass into Subroutine?
While I do agree that the calling of the function gets cleaned up a lot, I fear that it adds complexity to the function definition that the team in my department may have trouble understanding further down the road. I know I said I need to refactor but I'm also trying to make the code a little more intuitive for the people that don't really get perl that much, is there a way to consolidate the two?