Help for this page
use strict; use warnings; ... print "headers: ".Dumper( $headers ); print "table: ".Dumper( $table_ref );