From: Michael G. Schwern Date: Fri, 27 Jul 2012 00:26:04 +0000 (-0700) Subject: Load all the modules in one place and before running code. X-Git-Tag: v1.7.12-rc1~9^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e96cdba110346691794c1160db17f7a1b1f974b5?ds=inline;hp=e96cdba110346691794c1160db17f7a1b1f974b5 Load all the modules in one place and before running code. Just makes the code easier to follow. No functional change. Also eliminate an unused lexical $SVN. Signed-off-by: Eric Wong ---