in reply to Re: Data::Dumper / write output into Mysql
in thread Data::Dumper / write output into Mysql
How do I deal with this ? Thanks in advance,for my $mac (values %{(values %$result)[0]}) { print "Mac addr: $mac\n"; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Data::Dumper / write output into Mysql
by hippo (Archbishop) on Nov 05, 2015 at 13:30 UTC | |
by steph007 (Initiate) on Nov 05, 2015 at 13:41 UTC |