]> git.donarmstrong.com Git - debbugs.git/commit
* Move makesourceversions to Debbugs::Packages
authorDon Armstrong <don@volo>
Sat, 11 Nov 2006 07:30:56 +0000 (23:30 -0800)
committerDon Armstrong <don@volo>
Sat, 11 Nov 2006 07:30:56 +0000 (23:30 -0800)
commit3e8c3591fe26e59a2b7dab968f7246756f738005
treeeaaca8f61c1d772b36e2a7a4a89b2626fa512892
parent9babc2a374a907daa2f9efd03b61d80b0907773d
 * Move makesourceversions to Debbugs::Packages
 * Only lookup the in the tied hash once; store the result, and avoid
   looking up it again. [This avoids wasting time thaw'ing it multiple
   times, and the lookup time.]
 * use Debbugs::Config qw(:globals) in common.pl; get rid of useless
   debbugs:: cruft.
Debbugs/Packages.pm
cgi/common.pl