perlpreben has asked for the wisdom of the Perl Monks concerning the following question:
This data is from a variable called $test. I asked the monks before today about an example on how to do this, and that example worked. but when i try the same here, i cant get it to work....$HASH1 = { dest => { 3656040223 => bless( { _frame => "\0P\347\211\331\352\277\37I|\$D\200 +\20\0.\0{\0\0\1\1\b\n,\276\217\6\3\250\210\321", _parent => undef, acknum => 1232872516, cksum => 123, data => '', dest_port => 59273, flags => 16, hlen => 8, options => "\1\1\b\n,\276\217\6\3\250\210\321", reserved => 0, seqnum => 3656040223, src_port => 80, urg => 0, winsize => 46 }, 'NetPacket::TCP' ) }, src => {} };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl hashes revisit
by bart (Canon) on Feb 14, 2009 at 19:25 UTC | |
by perlpreben (Beadle) on Feb 14, 2009 at 20:03 UTC | |
by bart (Canon) on Feb 15, 2009 at 08:26 UTC | |
|
Re: Perl hashes revisit
by toolic (Bishop) on Feb 14, 2009 at 19:49 UTC | |
by perlpreben (Beadle) on Feb 14, 2009 at 20:25 UTC | |
|
Re: Perl hashes revisit
by Bloodnok (Vicar) on Feb 14, 2009 at 20:25 UTC |