On 1/5/06, David Christensen <[EMAIL PROTECTED]> wrote: > > ... Any thoughts on CPAN namespace stuff? I > don't suspect that anyone is using Tk::MARC... should I rename > Tk::MARC_Editor to that (you can't just use one as a drop-in replacement > for > the other, though... so maybe not). > > As always, comments are appreciated. :-)
Hello, Perhaps I have a misconception, but the Tk:: namespace implies to me a set of utility modules for use in Tk applications. It seems like this application might be better located in the MARC:: namespace. Something like MARC::Tk::Editor? -- Brad