in reply to Re: Reference optimization (alias/glob)
in thread Reference optimization (alias/glob)

now you've got me concerned about namespaces, and all the extra typing. would the optimization be that great to deal with those issues?

for namespaces, i would then have to use package names and main, and ensure that nothing's clobbering anything else. whereas normally within a block/subrouting using my is good enough.

for the extra typing, it would just get annoying.

  • Comment on Re: Re: Reference optimization (alias/glob)