Re: Announce: Perlbug(tron) grows Tk interface++
[email protected] ((Richard Foley)) Thu, 18 Jan 2001 16:53:34 +0200
| Newsgroups | perl.bugmongers |
|---|---|
| Organization | RFI Technical Services |
| Message-ID | <[email protected]> |
Robert Spier wrote: > > >>>>> "RF" == Richard Foley <[email protected]> writes: > RF> The Perlbug(tron) now has a Tk interface, which supplements the > RF> existing email, web and command line interfaces nicely. > > RF> This enables anyone to browse the db in comparative comfort from > RF> their very own armchair db => bugmongers heaven. > > Is there a simple way to configure the Tk interface (to access the > bugs.perl.org) database without doing a full local install? It looks > like it requires direct database access. Should be. Merijn, Could the bugtk prog/lib use the values in the ~/config/Configuration::database entries to hit the correct db? We could have an additional switch: local/remote to define which to use? Richard