]> git.donarmstrong.com Git - debbugs.git/commit
* Modify Debbugs::Config to work relatively transparently with the
authorDon Armstrong <don@volo>
Sat, 27 May 2006 06:57:16 +0000 (23:57 -0700)
committerDon Armstrong <don@volo>
Sat, 27 May 2006 06:57:16 +0000 (23:57 -0700)
commitf95da75cf388f472dd923bf403acbadaf2b8e727
tree8376bac527a1a6b7a8aef0ec9e0666a62234dae2
parent229aad8f6f9ce2cbda227aa0d19861e0426b5494
 * Modify Debbugs::Config to work relatively transparently with the
   current configuration file setup; major changes to allow you to
   only import specific variables into the calling space, and/or just
   use a config hash instead.
Debbugs/Config.pm