in reply to Re: Can't use string as HASH ref
in thread Can't use string as HASH ref
my $info is in the generate_options subroutine (I accidently deleted that part because the line defined other variables that cluttered the code up).
Sadly, $infois only modified in the optionmenus select behaiviour (well, not entirely true; however, $info->{subdir} and $info->{file} are only modified as seen in the code above.
I think I may just have to try a different approach ... too many headaches, too few time :(
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Can't use string as HASH ref
by Abigail-II (Bishop) on Jul 23, 2002 at 16:57 UTC | |
by dimmesdale (Friar) on Jul 23, 2002 at 17:03 UTC |