fix use ordering
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Jul 2008 10:07:48 +0000 (06:07 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Jul 2008 10:09:34 +0000 (06:09 -0400)
commit4e1d7d8ff281777c53805072978d4718b8532863
treea901c9933bfd7b014186059ce8d54aab973502a8
parent598a8ce1f7827fa18b288a1aee57967a39fcd36a
fix use ordering

The recent setup revamp exposed some latent bugs in use/package ordering
that caused some symbols to not the exported into the correct scope.
12 files changed:
IkiWiki/CGI.pm
IkiWiki/Rcs/Stub.pm
IkiWiki/Rcs/bzr.pm
IkiWiki/Rcs/git.pm
IkiWiki/Rcs/mercurial.pm
IkiWiki/Rcs/monotone.pm
IkiWiki/Rcs/svn.pm
IkiWiki/Rcs/tla.pm
IkiWiki/Setup.pm
IkiWiki/Setup/Standard.pm
IkiWiki/UserInfo.pm
IkiWiki/Wrapper.pm