Help for this page
#!/usr/bin/perl -w ... # our header keys # my @headerarray = $header_object->tags(); # print $_.$/ for @headerarray;