http://qs321.pair.com?node_id=495618

rir has asked for the wisdom of the Perl Monks concerning the following question:

It seems like it would good to have:
package non_main;
check the symbol table and warn if the non_main namespace exists. I mean that such a warning could be optionally turned on.

I will probably add a lint process to catch the ordinary package statements and that should serve me well enough.

But I am curious

Be well,
rir