Help for this page
#!/usr/bin/perl ... my ( $start, $end, $name, $strand, $type ) = @$row; print "$type\n"; }