in reply to Re: description 1
in thread CGi game

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on re:So you are not looking for Perl help

Replies are listed 'Best First'.
Re^2: So you are not looking for Perl help
by ysth (Canon) on Aug 03, 2007 at 21:51 UTC
    If you change a variable name in the same way everywhere, it shouldn't break things (unless the code is more introspective than I'd expect a game to be). There's even a module to rename variables: B::Deobfuscate.