Help for this page
if ((@{$self->{_mydata}[2][3]}) eq "John") { print "My name is @{$self->{_mydata}[2][3]}\n"; }