in reply to Re: Re: Re: Location of 'use' statements
in thread Location of 'use' statements

This means that they break (silently) if you try to use them as hash keys, in double-quoted strings, or any other place where barewords are not interpreted as sub calls.

Hmm. *grin* I can't recall being bitten by those things. I've used constants for array indexes on occasion, but never hash indexes. But its good to keep in mind. Thanks.


---
demerphq

<Elian> And I do take a kind of perverse pleasure in having an OO assembly language...