Help for this page
#!/usr/bin/perl5.14.1 use strict; ... push @data, [@jumpjump]; print Dumper \@data;