in reply to
Hash statement problem.
Change
@{%$self}{qw/rxml rxml_ob/}
to
@{$self}{qw/rxml rxml_ob/}
without the
%
.
Comment on
Re: Hash statement problem.
Select
or
Download
Code
In Section
Seekers of Perl Wisdom