Help for this page
#!/usr/bin/perl use warnings; ... }}; my $recname = 'DATA'; print $recref->{$recname}{FIELD_DELIMITER};
<-->