Martin Langhoff wrote:
> I have a few Perl Modules used to read and write "Lingo" code. Lingo is
> the scripting language for Macromedia's Director product, which is used
> to create Shockwave content.
>
> Now I would like to open a new namespace for these modules ... here are
> my picks, in orde
John Porter wrote:
> Generally speaking, you don't get a top-level namespace without a very
> compelling reason.
Agreed. These tiny modules are *not* a compeling reason. That's why I'm
asking around.
> That leaves Shockwave::Lingo.
Anyway, I'd be asking for the Shockwave namespace ... as it ha
Martin Langhoff wrote:
>
> I have a few Perl Modules used to read and write "Lingo" code. Lingo is
> the scripting language for Macromedia's Director product, which is used
> to create Shockwave content.
>
> Now I would like to open a new namespace for these modules ... here are
> my picks, in