in reply to Re^2: Parse XML and compare with Fasta in Perl
in thread Parse XML and compare with Fasta in Perl

Add this to your code:
print Dumper($data);

Then, post the results, inside readmore tags (Writeup Formatting Tips).