----------------print Dumper($data_href); output1: $VAR1 = { 'Node' => 'TestServer' }; $obj->check_data($data_href);
---------------dataclass.pm sub new { ... } sub check_data { my ($self, $args) = @_; print Dumper($args); }
In reply to Re^4: hash ref is empty inside subroutine
by neousr
in thread hash ref is empty inside subroutine
by neousr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |