sub get_attribute { my ( $self, $attribute ) = @_; return exists $self->{ATTRIBUTES} && exists $self->{ATTRIBUTES}{$a +ttribute} ? $self->{ATTRIBUTES}{$attribute} : undef; }
In reply to Re: Use of uninitialized value in hash element at
by wind
in thread Use of uninitialized value in hash element at
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |