print "Found Data: $text\n"; #### use Data::Dumper qw/Dumper/; ... print Dumper( $text );