![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^5: xml simple not a hash referenceby morgon (Priest) |
on Dec 29, 2010 at 07:51 UTC ( #879574=note: print w/replies, xml ) | Need Help?? |
It prints out: HASH(0x27acfbc)This indicates that your $mealtype variable does not hold a scalar or array, but a reference to a hash.
In Section
Seekers of Perl Wisdom
|
|