in reply to Required options processing Getopt::Long
you're not checking for required fields. for example:
pod2usage(1) unless length $table and length $id_field; [download]
~Particle *accelerates*