in reply to Re^4: Module Naming Dilemma
in thread Module Naming Dilemma

I was assuming that you were just assigning to a typeglob to get the function created, in which case the appropriate typeglob manipulation would either put that in the wrong package or would need extra logic.

I guess that you either did it differently than I expected, or you have the necessary extra logic.

Replies are listed 'Best First'.
Re^6: Module Naming Dilemma
by Ovid (Cardinal) on Jan 06, 2005 at 16:44 UTC

    I didn't do the typeglob trick because putting things into other packages breaks stuff. I just create a sub that returns the package names (there's more than that, but not much.)

    Cheers,
    Ovid

    New address of my CGI Course.