in reply to Defining a hash key for later use
So what you want to do is just create an element? and set it's value to undef?
Then you could simply do $page->{....}{'toolbar'}; then the key will be created...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Defining a hash key for later use
by amw1 (Friar) on Feb 01, 2005 at 16:51 UTC |