dummy(); sub dummy { my @array = qw (red green blue); my %hash = qw (flintstone fred rubble barney); #$hash{"boulder"}=["bambam", "bubbles"]; my $count = 0; my $ref = \@array; print Dumper(\@array); }
I installed the latest version of the Eclipse SDK and used the plugin update feature to install EPIC. Other than that, I am running ActiveState Perl 5.8.3 on Windows XP.
In reply to debugging data structures with Eclipse by inman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |