in reply to Re (tilly) 1: What vars did it define?
in thread What vars did it define?
I'd like to throw my support behing this suggestion.
To add to the advantages, you would no longer have to worry about whether all of your instances of use BigSwitches were done from the same package. Currently, package main; use BigSwitches and package MyModule; use BigSwitches would create two distinct sets of variables that won't stay in sync.
- tye (but my friends call me "Tye")
|
|---|